mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 09:35:55 +03:00
[GH-ISSUE #20] Support other models? #1
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#1
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 @JeffreyShran on GitHub (Dec 15, 2025).
Original GitHub issue: https://github.com/KeygraphHQ/shannon/issues/20
Hi,
Are there any plans to support things like AzureOpenAI specification models?
thanks!
@vux06 commented on GitHub (Dec 15, 2025):
Try bonsai for free claude code, i tried creating agent manually without using shannon and used it to find flags in tryhackme and it did perform well...
First install bonsai and ...
This may help
https://youtu.be/CODgq6sMNQ4?si=a16nLswu9v9wLnpY
@JeffreyShran commented on GitHub (Dec 15, 2025):
thanks. But it's not the money, its the legal concerns.
@ajmallesh commented on GitHub (Dec 15, 2025):
As of right now, Anthropic models are our focus as Shannon is built on the Claude Agent SDK.
@TheRealInvicible commented on GitHub (Dec 16, 2025):
@JeffreyShran this is open-source look at the architecture and update the code to work with other agentic sdk or LLM you hosted yourself. if things brakes which it will, tried to fix and perhaps build your own private tool based on this, there are such been used to write malware and viruses in the wild, of course not avail to public. all you need is using AI to build another Agentic AI software like this is all. you don`t need to be an expert but you need to start to be one.
@JeffreyShran commented on GitHub (Dec 16, 2025):
Thanks @ajmallesh, this was the root of my question as the core features in Claudes SDK do not always translate to other frameworks.
I was impressed with the architecture and approach of this project, the foundational paper is something I've been basing my own work on privately but I can't keep pace with projects like yours. I want to wish you all the best for the future.
(I emailed in to enquire about Pro licencing for commercial use)