eidolon-ai / eidolon

The first AI Agent Server, Eidolon is a pluggable Agent SDK and enterprise ready, deployment server for Agentic applications
https://www.eidolonai.com/
Apache License 2.0
217 stars 29 forks source link

[ feature ] Simplify Azure Connection Handler #742

Open LukeLalor opened 1 week ago

LukeLalor commented 1 week ago

I as a developer want to clearly differentiate between using a token provider and traditional auth when configuring Azure.

Similarly, I want a unique LLM provider so I do not need to dive into the depths of the openai configuration to figure out how to use Azure.

LukeLalor commented 1 week ago

See #741 for motivating conversation