Azure OpenAI
š Mem0 is now SOC 2 and HIPAA compliant! We're committed to the highest standards of data security and privacy, enabling secure memory for enterprises, healthcare, and beyond.
To use Azure OpenAI models, you have to set the LLM_AZURE_OPENAI_API_KEY
, LLM_AZURE_ENDPOINT
, LLM_AZURE_DEPLOYMENT
and LLM_AZURE_API_VERSION
environment variables. You can obtain the Azure API key from the Azure.
Note: The following are currently unsupported with reasoning models
Parallel tool calling
,temperature
,top_p
,presence_penalty
,frequency_penalty
,logprobs
,top_logprobs
,logit_bias
,max_tokens
Usage
We also support the new OpenAI structured-outputs model. Typescript SDK does not support the azure_openai_structured
model yet.
Config
All available parameters for the azure_openai
config are present in Master List of All Params in Config.