package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 25, 2026
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Install
togo install togo-framework/ai-qwen
ai-qwen
Qwen (DashScope) driver for the togo ai plugin — a unified LLM interface (chat + embeddings) for togo apps.
Install
togo install togo-framework/ai-qwen
Set AI_DRIVER=qwen and:
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
Documentation
¶
Package qwen is a Qwen (DashScope) driver for togo ai (OpenAI-compatible API).
Blank-import it and set AI_DRIVER=qwen + DASHSCOPE_API_KEY.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.