Ironclad / rivet

The open-source visual AI programming environment and TypeScript library
https://rivet.ironcladapp.com
MIT License
2.55k stars 226 forks source link

[Feature]: Mulit-LLM support #414

Open ccollie opened 1 month ago

ccollie commented 1 month ago

Feature Request

What would it take to have multi-llm support ? I'm working on a SAAS product where we allow the end-user to choose between various providers (for cost, fit and latency reasons), so for us this feature is important. I may have some resources available to devote to this if it's attainable with not too much of a lift.

Is there an interface that the OpenAI integration uses that is sufficiently general to be a basis for other implementations ?

Code of Conduct