bootstrapguru / dexor

AI Engineer that actually codes
http://docs.dexor.dev/
GNU General Public License v3.0
38 stars 6 forks source link

Feature Request: OpenRouter.ai Connector Support #33

Closed jechaviz closed 1 month ago

jechaviz commented 1 month ago

Implement support for OpenRouter in the Dexor. OpenRouter is an unified interface for LLMs. It's an unified api to run models in openai, gemini, anthropic and other vendors and opensources models, we can use native api keys bought in our ai provider.

Models supported: https://openrouter.ai/models

Code sample: https://github.com/moe-mizrak/laravel-openrouter https://github.com/moe-mizrak/laravel-prompt-alchemist

vijaythecoder commented 1 month ago

Just released the integration for the openrouter.ai Thanks for recommending this.