chatgpt-adapter

chatgpt-adapter

集成了openai-api、coze、claude、cursor、windsurf、blackbox、you、bing 绘画 多款AI的聊天接口适配到 OpenAI API 标准接口服务端。

Stars: 585

Visit
 screenshot

ChatGPT-Adapter is an interface service that integrates various free services together. It provides a unified interface specification and integrates services like Bing, Claude-2, Gemini. Users can start the service by running the linux-server script and set proxies if needed. The tool offers model lists for different adapters, completion dialogues, authorization methods for different services like Claude, Bing, Gemini, Coze, and Lmsys. Additionally, it provides a free drawing interface with options like coze.dall-e-3, sd.dall-e-3, xl.dall-e-3, pg.dall-e-3 based on user-provided Authorization keys. The tool also supports special flags for enhanced functionality.

README:

image

具体配置请 查阅文档

执行前置

安装中间编译工具

go install ./cmd/iocgo

# or 

make install

使用

正常指令附加

# ----- go build ------ #
# 原指令 #
go build ./main.go

# 附加指令 #
go build -toolexec iocgo ./main.go


# ----- go run ------ #
# 原指令 #
go run ./main.go

# 附加指令 #
go run -toolexec iocgo ./main.go

其它go指令同理

运行本项目三部曲 (linux / macos)

make install

make build

./server -h

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for chatgpt-adapter

Similar Open Source Tools

For similar tasks

For similar jobs