BuilderIO / micro-agent

An AI agent that writes (actually useful) code for you
https://www.builder.io/blog/micro-agent
MIT License
2.61k stars 206 forks source link

How to use with OpenRouter? #52

Closed PierrunoYT closed 1 month ago

PierrunoYT commented 1 month ago

How to use with OpenRouter?

steve8708 commented 1 month ago

i'm not familiar with openrouter, if its an LLM backend you'll want to clone the code and send a PR, or if its openai compatible you can use the OPENAI_API_ENDPOINT option (see the readme for more info on that)