docs: update docs
This commit is contained in:
@@ -13,7 +13,7 @@ Use GPT-Runner to manage your AI presets, engage in AI-powered conversations wit
|
||||
[![CLI][cli-image]][cli-url]
|
||||
[![Web][web-image]][web-url]
|
||||
[![VSCode][vscode-image]][vscode-url]
|
||||

|
||||
[][gpt-runner-license]
|
||||
[][gpt-runner-url]
|
||||
|
||||
|
||||
@@ -23,7 +23,8 @@ Use GPT-Runner to manage your AI presets, engage in AI-powered conversations wit
|
||||
|
||||
[cli-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-cli/
|
||||
[cli-image]: https://img.shields.io/badge/CLI-Node.js-green?logo=node.js
|
||||
[gpt-runner-url]: https://github.com/nicepkg/gpt-runner/tree/main
|
||||
[gpt-runner-license]: https://github.com/nicepkg/gpt-runner/tree/main/LICENSE
|
||||
[gpt-runner-url]: https://github.com/nicepkg/gpt-runner
|
||||
[web-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-web/
|
||||
[web-image]: https://img.shields.io/badge/Web-React-blue?logo=react
|
||||
[vscode-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-vscode/
|
||||
@@ -149,6 +150,7 @@ GPT-Runner is made possible thanks to the inspirations from the following projec
|
||||
> in alphabet order
|
||||
|
||||
- [Docusaurus](https://github.com/facebook/docusaurus)
|
||||
- [Gradio](https://github.com/gradio-app/gradio)
|
||||
- [LangchainJs](https://github.com/hwchase17/langchainjs)
|
||||
- [Monaco-React](https://github.com/suren-atoyan/monaco-react)
|
||||
- [UnoCss](https://github.com/unocss/unocss)
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
[![CLI][cli-image]][cli-url]
|
||||
[![Web][web-image]][web-url]
|
||||
[![VSCode][vscode-image]][vscode-url]
|
||||

|
||||
[][gpt-runner-license]
|
||||
[][gpt-runner-url]
|
||||
|
||||
|
||||
@@ -18,7 +18,8 @@
|
||||
|
||||
[cli-url]: https://github.com/nicepkg/gpt-runner/blob/main/packages/gpt-runner-cli/README_CN.md
|
||||
[cli-image]: https://img.shields.io/badge/CLI-Node.js-green?logo=node.js
|
||||
[gpt-runner-url]: https://github.com/nicepkg/gpt-runner/tree/main
|
||||
[gpt-runner-license]: https://github.com/nicepkg/gpt-runner/tree/main/LICENSE
|
||||
[gpt-runner-url]: https://github.com/nicepkg/gpt-runner
|
||||
[web-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-web/README_CN.md
|
||||
[web-image]: https://img.shields.io/badge/Web-React-blue?logo=react
|
||||
[vscode-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-vscode/README_CN.md
|
||||
@@ -143,6 +144,7 @@ npx gptr
|
||||
> 字母顺序排列
|
||||
|
||||
- [Docusaurus](https://github.com/facebook/docusaurus)
|
||||
- [Gradio](https://github.com/gradio-app/gradio)
|
||||
- [LangchainJs](https://github.com/hwchase17/langchainjs)
|
||||
- [Monaco-React](https://github.com/suren-atoyan/monaco-react)
|
||||
- [UnoCss](https://github.com/unocss/unocss)
|
||||
|
||||
@@ -8,7 +8,7 @@ English / [简体中文 🌏](https://github.com/nicepkg/gpt-runner/tree/main/pa
|
||||
[](https://www.npmjs.com/package/@nicepkg/gpt-runner-cli)
|
||||
[](https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-cli/)
|
||||
[](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE)
|
||||

|
||||
[](https://github.com/nicepkg/gpt-runner)
|
||||
|
||||
The GPT-Runner CLI is a powerful command-line tool that helps you manage your AI presets and engage in AI-powered conversations with your code to significantly boost your development efficiency. 💪
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
[](https://www.npmjs.com/package/@nicepkg/gpt-runner-cli)
|
||||
[](https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-cli/)
|
||||
[](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE)
|
||||

|
||||
[](https://github.com/nicepkg/gpt-runner)
|
||||
|
||||
GPT-Runner CLI 是一款功能强大的命令行工具,可帮助您管理 AI 预设并与代码进行 AI 驱动的对话,从而显着提高您的开发效率 💪。
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
[简体中文 🌏](https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-vscode/README_CN.md) / English
|
||||
|
||||
[](https://marketplace.visualstudio.com/items?itemName=nicepkg.gpt-runner) [](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE)
|
||||

|
||||
[](https://github.com/nicepkg/gpt-runner)
|
||||
|
||||
The GPT-Runner VSCode extension is the result of integrating GPT-Runner and VSCode.
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
|
||||
[](https://marketplace.visualstudio.com/items?itemName=nicepkg.gpt-runner) [](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE)
|
||||

|
||||
[](https://github.com/nicepkg/gpt-runner)
|
||||
|
||||
GPT-Runner VSCode 扩展是 GPT-Runner 跟 VSCode 深度结合的结果。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user