trustgraph/trustgraph-flow
cybermaggedon f20b50cfb2
feat: add API variant profiles and thinking support to OpenAI processor (#1007)
Add a --variant flag (openai, deepseek, qwen, mistral, llama) that
encapsulates provider-specific API differences: output token parameter
names, thinking/reasoning toggles, temperature rules, and thinking
output extraction. Add --thinking flag (off, low, medium, high) to
control reasoning effort.
2026-07-01 14:48:32 +01:00
..
trustgraph feat: add API variant profiles and thinking support to OpenAI processor (#1007) 2026-07-01 14:48:32 +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