mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 17:45:53 +03:00
[GH-ISSUE #37] Support more LLM endpoint,like open router/Gemini? #12
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @leoncamel on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/KeygraphHQ/shannon/issues/37
@keygraphVarun commented on GitHub (Jan 22, 2026):
We now have experimental (but unsupported) support for Gemini via Claude Code Router (https://github.com/musistudio/claude-code-router):
https://github.com/KeygraphHQ/shannon?tab=readme-ov-file#experimental---unsupported-router-mode-alternative-providers
Shannon is built on top of the Anthropic Agent SDK and is optimized for Anthropic models. You shouldn’t expect comparable results when swapping in other model providers, because the harness + model combination was tuned for Anthropic.
We also haven’t seen great results outside of Anthropic models, to be honest. This is enabled purely for experimentation and is not suitable for any non-trivial use.