Agent-S
Agent-S copied to clipboard
Support for Azure OpenAI in Agent S Embedding Engine
I was configuring Agent S on my system and trying to run cli_app.py file using Azure OpenAI credentials. However, I encountered an issue during embedding creation. While debugging the code, I noticed that only OpenAIEmbeddingEngine is available, and there is nothing like AzureOpenAIEmbeddingEngine available there.
Could anyone guide me on this or confirm if support for Azure OpenAI embeddings is missing?
I’m experiencing the same issue. Has there been any resolution or suggested workaround for this problem?
Hello, I just added this.