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
285 stars 31 forks source link

[ problem ] RetrieverAgent spec is confusing #932

Open LukeLalor opened 2 days ago

LukeLalor commented 2 days ago

Retriever agent's name, which it uses for a unique storage key, is used to override document manager's name which is required.

We should only allow name in one location (probably the retriever manager), and we should be very explicit this is the storage key.