forked from 0xWheatyz/SPARC
Add per-analysis multi-model selection (GPT-4o, Gemini, Claude) #820
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
All analyses use the same globally configured LLM. Power users want to compare outputs from different models on the same patent set.
What to do
modelfieldllm.pyto accept the model name as a parameter, falling back to the globalMODELconfig when not specifiedAcceptance criteria
References
Roadmap item: P3 -- Multi-model support
This issue has already been resolved and merged into main via PR #64 (feat: add multi-model support for per-analysis LLM selection) and PR #353 (model picker UI). Closing as completed.
This issue has already been resolved and merged into main via PR #64 and PR #353 (feat: add multi-model support and model picker UI). Closing as completed.