-
Notifications
You must be signed in to change notification settings - Fork 12.9k
-
Hi there, strong project!!! Do you have an roadmap for adding new LLM?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 6 comments 2 replies
-
Hi! Many open-source agents support OpenRouter via an OpenAI-compatible endpoint setting (changing the ). Check if Nanoclaw exposes this config. If so, you can point it to OpenRouter and use any LLM.
Beta Was this translation helpful? Give feedback.
All reactions
-
I will work on this update soon this week!
Beta Was this translation helpful? Give feedback.
All reactions
-
Is it the philosophy of the project to focus on Claude Code only? Or is it just a matter of time before LMStudio, ollama, and other integrations are added?
Beta Was this translation helpful? Give feedback.
All reactions
-
The primary reason is Claude's superior ability to compensate for agent weaknesses. Achieving comparable performance with other models would demand substantial engineering investment.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
I replace the Claude in nanoclaw for gemini. As I had only gemini key that has high RPM for model 2.5 flash. https://github.com/anieshchawla/nanoclaw-gemini/tree/main?tab=readme-ov-file
Beta Was this translation helpful? Give feedback.
All reactions
-
Your work to connect NANOCLAW to GEMINI is very impressive. Thank you.
I recently installed NanoClaw V2, and I want to work with Gemini and not with Claud Code.
Do you plan to do it soon with all the changes made in Gemini?
And if not, is it possible to get instructions on how to make this change, what to consider.
I want to develop it in AntiGravity, do you have a Prompt recommendation ?
I would really appreciate it if you could help.
Eli
Beta Was this translation helpful? Give feedback.
All reactions
This comment was marked as spam.
This comment was marked as spam.
-
I am using OpenRouter with the claude api, no problems so far just change the .env anthropic api token
Beta Was this translation helpful? Give feedback.