Skip to content

Commit

Permalink
Update model.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored Jun 9, 2024
1 parent 02560fd commit 317cc84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/administration/model.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ For `HTTP` configuration, the settings are as follows:

```toml
[model.chat.http]
kind = "openai-chat"
kind = "openai/chat"
model_name = "deepseek-chat"
api_endpoint = "https://api.deepseek.com/v1"
api_key = "secret-api-key"
```
```

0 comments on commit 317cc84

Please sign in to comment.