[GH-ISSUE #49] Due to the cost issue of claudetoken, is it possible to incorporate optional low-cost large models, such as AI models like Deepseek #15

Closed
opened 2026-02-27 07:19:59 +03:00 by kerem · 2 comments
Owner

Originally created by @TFour123 on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/KeygraphHQ/shannon/issues/49

I hope to adopt a low-cost model that can be used by more people without too much pressure

Originally created by @TFour123 on GitHub (Jan 14, 2026). Original GitHub issue: https://github.com/KeygraphHQ/shannon/issues/49 I hope to adopt a low-cost model that can be used by more people without too much pressure
kerem closed this issue 2026-02-27 07:19:59 +03:00
Author
Owner

@Steake commented on GitHub (Jan 15, 2026):

I hope to adopt a low-cost model that can be used by more people without too much pressure

Fixed it on my fork https://github.com/Steake/shannon-uncontained

<!-- gh-comment-id:3753632569 --> @Steake commented on GitHub (Jan 15, 2026): > I hope to adopt a low-cost model that can be used by more people without too much pressure Fixed it on my fork https://github.com/Steake/shannon-uncontained
Author
Owner

@keygraphVarun commented on GitHub (Jan 22, 2026):

We now have experimental (but unsupported) support non-Anthropic models 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

We didn’t enable DeepSeek or the other open-source models ( via OpenRouter), primarily because the results were significantly worse than Anthropic. In our preliminary testing, none of them made it past the Recon phase.

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 providers, since the harness + model combination was tuned for Anthropic.

Going forward, we’re going to only prioritize Anthropic models.

<!-- gh-comment-id:3787151035 --> @keygraphVarun commented on GitHub (Jan 22, 2026): We now have experimental (but unsupported) support non-Anthropic models 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 We didn’t enable DeepSeek or the other open-source models ( via OpenRouter), primarily because the results were significantly worse than Anthropic. In our preliminary testing, none of them made it past the Recon phase. 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 providers, since the harness + model combination was tuned for Anthropic. Going forward, we’re going to only prioritize Anthropic models.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shannon-KeygraphHQ#15
No description provided.