trustgraph/trustgraph-flow/trustgraph/model
cybermaggedon f18d48dc39
fix: simplify dashscope variant and route API calls through variants (#1012)
Replace the client.post()/httpx bypass with standard SDK extra_body,
confirmed working against DashScope. Make DashScope the base variant
with Qwen as a subclass alias. Route all API calls through variant
create_completion/create_completion_stream methods.
2026-07-02 09:12:55 +01:00
..
text_completion fix: simplify dashscope variant and route API calls through variants (#1012) 2026-07-02 09:12:55 +01:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00