> LiteLLM: While popular, it reimplements provider interfaces rather than leveraging official SDKs, which can lead to compatibility issues and unexpected behavior modifications with no vested interest in litellm, i'll challenge you on this one. what compatibility issues have come up? (i expect text to have the least, and probably voice etc have more but for text i've had no issues) you -want- to reimplement interface…
Show HN: Any-LLM – Lightweight router to access any LLM Provider
61–70 of 72 posts
Re: Show HN: Any-LLM – Lightweight router to access any LLM Provider
#62Re: Show HN: Any-LLM – Lightweight router to access any LLM Provider
#63Re: Show HN: Any-LLM – Lightweight router to access any LLM Provider
#64Earlier quoted context omitted.
LiteLLM is the worst code I have ever read in my life. Quite an accomplishment, lol.
ok still not helpful in giving substantial criticism
Is LiteLLM's code written by an LLM?
Re: Show HN: Any-LLM – Lightweight router to access any LLM Provider
#65How does this differ from this project? https://github.com/simonw/llm
Mozzila's project boosts of a lot of existing interfaces already, much like LiteLLM, which has the benefit of directly being able to use a wider range or supported models.
> No Proxy or Gateway server required so you don't need to deal with setting up any other service to talk to whichever LLM provider you need.
Now how it compares to LiteLLM, I don't have enough experience in either to tell.
Re: Show HN: Any-LLM – Lightweight router to access any LLM Provider
#66How does this differ from this project? https://github.com/simonw/llm
From my understanding of Simon's project it only supports OpenAI and OpenAI-compatible models in addition to local model support. For example, if I wanted to use a model on Amazon Bedrock I'd have to first deploy (and manage) a gateway/proxy layer[1] to make it OpenAI-compatible. Mozzila's project boosts of a lot of existing interfaces already, much like LiteLLM, which has the benefit of directly being able to use a…
Re: Show HN: Any-LLM – Lightweight router to access any LLM Provider
#67Re: Show HN: Any-LLM – Lightweight router to access any LLM Provider
#68Earlier quoted context omitted.
From my understanding of Simon's project it only supports OpenAI and OpenAI-compatible models in addition to local model support. For example, if I wanted to use a model on Amazon Bedrock I'd have to first deploy (and manage) a gateway/proxy layer[1] to make it OpenAI-compatible. Mozzila's project boosts of a lot of existing interfaces already, much like LiteLLM, which has the benefit of directly being able to use a…
Not true is use it with gemini https://llm.datasette.io/en/stable/plugins/directory.html#re...
Re: Show HN: Any-LLM – Lightweight router to access any LLM Provider
#69There is liteLLM, OpenRouter, Arch (although that’s an edge/service proxy for agents) and now this. We all need a new problem to solve
And all of them despite 80% of model providers offering an OpenAI compatible endpoint
Re: Show HN: Any-LLM – Lightweight router to access any LLM Provider
#70What is mozilla-ai? Seems like reputation parasitism.
Common question, thanks for asking! We’re a public benefit corporation focused on democratizing access to AI tech, on enabling non-AI experts to benefit from and control their own AI tools, and on empowering the open source AI ecosystem. Our majority shareholder is the Mozilla Foundation - the other shareholders being our employees, soon :). As access to knowledge and people shifts due to AI, we’re working to make su…