Marketplace
<div align="center"> <h3>Premium sponsors</h3> <p> <a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>
Qwen
OtherQwen / DashScope (OpenAI-compatible) driver.
togo-framework
bash
togo install togo-framework/ai-qwenInstall
bash
togo install togo-framework/ai-qwenai-qwen
Qwen (DashScope) driver for the togo ai plugin — a unified LLM interface (chat + embeddings) for togo apps.
Install
bash
togo install togo-framework/ai-qwenConfigure
Set AI_DRIVER=qwen and:
env
DASHSCOPE_API_KEY=...
# optional: DASHSCOPE_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1
Then the ai plugin routes Chat/Embed through Qwen (DashScope). Token usage is reported via ai.Usage (for the billing plugin).
MIT © ToGO
<div align="center"> <h3>Premium sponsors</h3> <p> <a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>