Supported LLM Providers

Memori provides universal integration with any LLM provider through multiple integration approaches. Below is a comprehensive table of tested and supported LLM providers with links to working examples.

Supported LLM Providers

ProviderExample Link
OpenAIOpenAI Example
Azure OpenAIAzure Example
LiteLLMLiteLLM Example
OllamaOllama Example
Any OpenAI-CompatibleProvider Config

Community Contributions

Missing a provider? Memori's universal integration approach means most LLM providers work out of the box. If you need specific support for a new provider:

  1. Check if it's OpenAI-compatible (most are)
  2. Try the universal integration first
  3. Open an issue if you need custom integration support

All examples and integrations are maintained in the GitHub repository with regular updates as new providers and frameworks emerge.