Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
rxliuli committed Oct 9, 2024
1 parent 7aaabbe commit b423327
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions docs/guide/plugin-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 4 additions & 3 deletions docs/zh-CN/guide/plugin-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b423327

Please sign in to comment.