Agent-S icon indicating copy to clipboard operation
Agent-S copied to clipboard

Support for Azure OpenAI in Agent S Embedding Engine

Open aman-cpu opened this issue 10 months ago • 1 comments

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?

aman-cpu avatar Feb 27 '25 10:02 aman-cpu

I’m experiencing the same issue. Has there been any resolution or suggested workaround for this problem?

sharryXR avatar May 23 '25 10:05 sharryXR

Hello, I just added this.

alckasoc avatar May 24 '25 02:05 alckasoc