Aman Yadav
Results
1
comments of
Aman Yadav
> the same with memory based on Azure OpenAI: > > ``` > embedder_config = { > "provider": "azure", > "config": { > "api_key": os.getenv("AZURE_OPENAI_API_KEY"), > "api_base": os.getenv("AZURE_OPENAI_ENDPOINT"), > "api_version":...