Pilosite
Pilosite
I would like to help on this one cause its blocking me from going further, my ada and gpt models are in two different Azure region. @ekzhu could you put...
From what I understand in embeddings.py we have the following import that we also have in chat_models/azure_openai.py: try: ``` import openai openai.api_key = openai_api_key if openai_organization: openai.organization = openai_organization if...
@zioproto thanks a lot for your time, I will check !
thanks a lot @kumapo ! => can confirm this works as expected, nice !