docs: update docs

This commit is contained in:
JinmingYang
2023-07-12 22:37:44 +08:00
parent 3fdf05378a
commit 1fc3e32df4
3 changed files with 5 additions and 7 deletions

View File

@@ -8,9 +8,10 @@
[![VSCode](https://img.shields.io/badge/VSCode-Extension-blue?logo=visualstudiocode)](https://marketplace.visualstudio.com/items?itemName=nicepkg.gpt-runner) [![License](https://img.shields.io/github/license/nicepkg/gpt-runner)](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE)
[![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social)](https://github.com/nicepkg/gpt-runner)
The GPT-Runner VSCode extension is the result of integrating GPT-Runner and VSCode.
**Conversations with your files! Manage and run your AI presets!**
**与你的文件对话!管理并运行你的 AI 预设!**
This extension helps you manage AI presets and drive conversations with code using AI, thereby significantly boosting your development efficiency.
[![GPT-Runner Intro](https://raw.githubusercontent.com/2214962083/2214962083/main/gpt-runner-vscode-intro.gif)](https://user-images.githubusercontent.com/35005637/252378643-f0d053ac-88db-4b92-966a-75a411a1ce6c.mp4 "GPT-Runner Intro")

View File

@@ -9,10 +9,7 @@
[![VSCode](https://img.shields.io/badge/VSCode-Extension-blue?logo=visualstudiocode)](https://marketplace.visualstudio.com/items?itemName=nicepkg.gpt-runner) [![License](https://img.shields.io/github/license/nicepkg/gpt-runner)](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE)
[![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social)](https://github.com/nicepkg/gpt-runner)
GPT-Runner VSCode 扩展是 GPT-Runner 跟 VSCode 深度结合的结果。
可帮助您管理 AI 预设并与代码进行 AI 驱动的对话,从而显着提高您的开发效率。
**与你的文件对话!管理并运行你的 AI 预设!**
[![GPT-Runner Intro](https://raw.githubusercontent.com/2214962083/2214962083/main/gpt-runner-vscode-intro.gif)](https://user-images.githubusercontent.com/35005637/252378643-f0d053ac-88db-4b92-966a-75a411a1ce6c.mp4 "GPT-Runner Intro")

View File

@@ -4,7 +4,7 @@
"displayName": "GPT Runner",
"version": "0.6.7",
"private": true,
"description": "Use GPT-Runner to manage your AI presets, engage in AI-powered conversations with your code, and significantly boost the development efficiency of both you and your team!",
"description": "Conversations with your files! Manage your AI presets!",
"license": "MIT",
"funding": "https://github.com/sponsors/2214962083",
"homepage": "https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-vscode#readme",