AI Proxy to swap in any LLM while using OpenAI's SDK(twitter.com)
twitter.com
AI Proxy to swap in any LLM while using OpenAI's SDK
https://twitter.com/ankrgyl/status/1726640887227388210
6 comments
How does this compare to LocalAI? https://github.com/mudler/LocalAI
The AI Proxy from the post is for using multiple local and remote LLMs over the OpenAI API (along with API key management apparently), while LocalAI is only for using local LLMs.
promptfoo and ChainForge do multi-LLM comparisons and benchmarking:
https://news.ycombinator.com/item?id=37447885
This looks awesome - thanks for sharing! Yeah I think it's just local vs. hosted models.
Suspect I’ll end up duplicating OPs efforts though because hosted doesn’t really work for that.