diff --git a/docs/guide/plugin-usage.md b/docs/guide/plugin-usage.md index 283f22e..203c45f 100644 --- a/docs/guide/plugin-usage.md +++ b/docs/guide/plugin-usage.md @@ -9,10 +9,11 @@ By default, NovaChat does not support any LLM Providers, but you can easily down 1. Download the OpenAI Provider 2. Open the [NovaChat settings page](https://app.novachat.dev/#/settings) 3. Enter your OpenAI API key in the **API key** field -4. Select the model you want to use in the **Model** dropdown +4. Refresh the page +5. Select the model you want to use in the **Model** dropdown ![openai-1](/images/plugin-usage-openai-1.png) -5. Click **New Chat** to start a new conversation -6. Enter your question and press Enter to send +6. Click **New Chat** to start a new conversation +7. Enter your question and press Enter to send ![openai-2](/images/plugin-usage-openai-2.png) ## Vertex Anthropic diff --git a/docs/zh-CN/guide/plugin-usage.md b/docs/zh-CN/guide/plugin-usage.md index ae65c8e..4e5af87 100644 --- a/docs/zh-CN/guide/plugin-usage.md +++ b/docs/zh-CN/guide/plugin-usage.md @@ -9,10 +9,11 @@ 1. 下载 OpenAI Provider 2. 打开 [NovaChat 设置页面](https://app.novachat.dev/#/settings) 3. 在 **API key** 中输入你的 OpenAI API key -4. 在 **Model** 中选择你想要使用的模型 +4. 刷新页面 +5. 在 **Model** 中选择你想要使用的模型 ![openai-1](/images/plugin-usage-openai-1.png) -5. 点击 **New Chat** 开始新的会话 -6. 输入你的问题,然后按回车发送 +6. 点击 **New Chat** 开始新的会话 +7. 输入你的问题,然后按回车发送 ![openai-2](/images/plugin-usage-openai-2.png) ## Vertex Anthropic