Support Azure OpenAI LLM (#1581)
This commit is contained in:
@@ -18,6 +18,7 @@ class LlmFactory:
|
||||
"aws_bedrock": "mem0.llms.aws_bedrock.AWSBedrockLLM",
|
||||
"litellm": "mem0.llms.litellm.LiteLLM",
|
||||
"ollama": "mem0.llms.ollama.OllamaLLM",
|
||||
"azure_openai": "mem0.llms.azure_openai.AzureOpenAILLM",
|
||||
}
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user