Anyone knows how to configure agents with different models? #1210
Unanswered
SouPessimoEmCriarUsernames
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i was build the run with bun install/build/start. By doing so, i connect my personal models (local ai and gemini free api) into /provider and test it and It works. So i went to /agents to configure my agents with thoes models to build my team. But when i was on it, the only models that i could select was thoes from anthropic (with i even never came to configure it because i dont have an account/api key from it).
i know that you can alter the .openclaude.json and add a routing agent schema and i did it so. but on top on that, i could not figure out how to prompt thoes and i did not find out how to do a global instruct about how and when to call any of thoes agents at all. Thoes two (local llama-server api and google ai studio api) are there in .openclaude.json, but i cannot call thoes because the lack of instruction. The README.md did not addresses this, so here i am. And yes, after i added the agent at .openclaude.json, thoes models not appears into /agents at all.
Sorry if this question is stupid. i'm newbie on it.
Does anyone knows how to make it right?
Beta Was this translation helpful? Give feedback.
All reactions