John Dickerson

@johnpdickerson.bsky.social

CEO Mozilla.ai

Announcing any-llm, a Python library that lets you switch LLM providers with a single config change. Key features: ✅ Uses official SDKs ✅ No proxies ✅ Supports OpenAI, Mistral, Anthropic & more ✅ OpenAI format responses Read more on our blog post: blog.mozilla.ai/introducing-... Repo & docs below

Introducing any-llm: A unified API to access any LLM provider

When it comes to using LLMs, it’s not always a question of which model to use: it’s also a matter of choosing who provides the LLM and where it is deployed. Today, we announce the release of any-llm, ...

blog.mozilla.ai

Playing around with agent frameworks from OpenAI, Google, Huggingface, LangChain, etc - but not loving the code changes you have to make when testing frameworks? We're building AnyAgent, a fully open-source unified LiteLLM-esque interface across agent frameworks. 1/