docs: update docs

This commit is contained in:
JinmingYang
2023-07-12 22:52:49 +08:00
parent f4af8cd5b2
commit f258f924c9
2 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
1. **You**: 你是gpt几
2. **ChatGPT**: 我是OpenAI的GPT-3模型一个自然语言处理模型。我可以回答各种问题并提供编程支持。请告诉我您的问题或者需要什么帮助我会尽力提供解决方案。

View File

@@ -1,10 +1,10 @@
{
"publisher": "nicepkg",
"name": "gpt-runner",
"displayName": "GPT Runner",
"displayName": "GPT Runner - Support Chatgpt and Claude",
"version": "0.6.8",
"private": true,
"description": "Conversations with your files! Manage your AI presets!",
"description": "Conversations with files! Manage AI presets!",
"license": "MIT",
"funding": "https://github.com/sponsors/2214962083",
"homepage": "https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-vscode#readme",
@@ -142,4 +142,4 @@
"uuid": "^9.0.0",
"wait-port": "^1.0.4"
}
}
}