by zhanghx0905 · AI 工具 · ★ 9
Qwen OpenAI API Tools Middleware Introduction This is an OpenAI API-compatible server based on the Qwen model, implementing tool calling functionality using the ReAct strategy. Qwen, a large language model developed by Alibaba Cloud, is equipped with the capability to call tools. However, common inference engines such as vLLM and sglang do not support tools APIs. The purpose of this project is to provide a middleware enabling developers to easily integrate Qwen's tool calling capabilities into their applications. Installation Clone or download this project to your local machine.
| Stars | 9 |
| Forks | 2 |
| Language | Python |
| Category | AI 工具 |
| License | Apache-2.0 |
| Quality Score | 36.2/100 |
| Open Issues | 2 |
| Last Updated | 2024-08-05 |
| Created | 2024-08-02 |
| Platforms | python |
| Est. Tokens | ~1k |
Explore other popular ai 工具 tools:
qwen-tools-openai-server is An OpenAI API-compatible middleware for Qwen OpenAI API, implementing (stream) tool calling functionality. It is categorized as a AI 工具 with 9 GitHub stars.
qwen-tools-openai-server is primarily written in Python.
You can find installation instructions and usage details in the qwen-tools-openai-server GitHub repository at github.com/zhanghx0905/qwen-tools-openai-server. The project has 9 stars and 2 forks, indicating an active community.
qwen-tools-openai-server is released under the Apache-2.0 license, making it free to use and modify according to the license terms.