by XXXxx7258 · Agent Tool · ★ 41
assistant-2api 将 assistant-ui.com 的免费聊天端点转换为 OpenAI 兼容的 格式。 功能 流式 & 非流式聊天补全 2 个活跃模型(GPT-5.4 Nano/Mini),6 个暂停模型自动回退到默认 工具/函数调用(多步,最多 10 轮) 图片识别(Vision) System Prompt 透传 API Key 认证 Docker 部署 快速开始 服务启动在 。 使用 可用模型 暂停模型由上游 assistant-ui 禁用,请求时会自动回退到 。 图片识别 python response = client.chat.completions.create( model="gpt-5.4-nano", messages=[{ "role": "user", "content": [ {"type": "text",
| Stars | 41 |
| Forks | 10 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 64.4004940557951/100 |
| Last Updated | 2026-04-15 |
| Created | 2026-03-08 |
| Platforms | python |
| Est. Tokens | ~2k |
Explore other popular agent tool tools:
assistant-2api is OpenAI-compatible proxy for assistant-ui.com free LLM endpoint. Supports streaming, tool calling, vision, and 5 models.. It is categorized as a Agent Tool with 41 GitHub stars.
assistant-2api is primarily written in Python.
You can find installation instructions and usage details in the assistant-2api GitHub repository at github.com/XXXxx7258/assistant-2api. The project has 41 stars and 10 forks, indicating an active community.
assistant-2api is released under the MIT license, making it free to use and modify according to the license terms.