trustgraph/trustgraph-flow
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
..
trustgraph fix: simplify dashscope variant and route API calls through variants (#1012) 2026-07-02 09:12:55 +01:00
pyproject.toml feat: replace LLM edge scoring with cross-encoder reranker in GraphRAG (#1005) 2026-06-30 14:36:37 +01:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00