perf: completions api.fix: new chat question guide (#361)

This commit is contained in:
Archer
2023-09-27 12:05:13 +08:00
committed by GitHub
parent 11848b8f44
commit ab57bfcc4a
16 changed files with 555 additions and 538 deletions

View File

@@ -46,7 +46,7 @@ FastGPT 的 API Key 有 2 类,一类是全局通用的 key一类是携带
**请求示例:**
```bash
curl --location --request POST 'https://fastgpt.run/api/openapi/v1/chat/completions' \
curl --location --request POST 'https://fastgpt.run/api/v1/chat/completions' \
--header 'Authorization: Bearer apikey' \
--header 'Content-Type: application/json' \
--data-raw '{