claude doc

This commit is contained in:
Sakurasan
2023-09-16 21:18:32 +08:00
parent 545147abe0
commit aa1d00cd55
3 changed files with 10 additions and 2 deletions

View File

@@ -181,7 +181,7 @@ Req:
}
```
api_type:不传的话默认为“openai”;当前可选值[openai,azure_openai]
api_type:不传的话默认为“openai”;当前可选值[openai,azure,claude]
endpoint: 当 api_type 为 azure_openai时传入目前暂未使用
Resp:
@@ -236,4 +236,7 @@ Resp:
"totalUnit" : 55
}
]
```
```
## Whisper接口
### 与openai一致