mirror of
https://github.com/lanqian528/chat2api.git
synced 2026-06-13 21:02:46 +08:00
v1.3.7 support gpt-4o-mini
This commit is contained in:
parent
c43ab1280e
commit
c064b39dec
10
README.md
10
README.md
@ -4,10 +4,14 @@
|
||||
|
||||
🌟 无需账号即可使用免费、无限的 `GPT-3.5`
|
||||
|
||||
💥 支持 AccessToken 使用账号,支持 `GPT-4`、`GPT-4o`、 `GPTs`
|
||||
💥 支持 AccessToken 使用账号,支持 `GPT-4`、`GPT-4o/mini`、 `GPTs`
|
||||
|
||||
🔍 回复格式与真实 API 完全一致,适配几乎所有客户端
|
||||
|
||||
## 赞助商
|
||||
|
||||
感谢 Capsolver 对本项目的赞助,对于市面上任何人机验证码,你可以使用 [https://capsolver.com](https://capsolver.com/?utm_source=github&utm_medium=github_banner&utm_campaign=chat2api) 来解决
|
||||
|
||||
## 交流群
|
||||
|
||||
[https://t.me/chat2api](https://t.me/chat2api)
|
||||
@ -207,10 +211,6 @@ curl --location 'http://127.0.0.1:5005/v1/chat/completions' \
|
||||
> - ArkoseToken 是什么,怎么获取?
|
||||
> - 请参考上文的说明,更多请参考 [https://www.arkoselabs.com/](https://www.arkoselabs.com/)
|
||||
|
||||
## 赞助商
|
||||
|
||||
[](https://capsolver.com/?utm_source=github&utm_medium=github_banner&utm_campaign=chat2api)
|
||||
|
||||
## License
|
||||
|
||||
MIT License
|
||||
|
||||
Loading…
Reference in New Issue
Block a user