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

.env config to allow cassettes to be re-written #918

Open abhi-vachani opened 1 week ago

abhi-vachani commented 1 week ago

Currently, the test cassettes files need to be deleted / re-recorded manually if one anticipates changes to the llm call, however, as a developer it would be great to have a configuration option in the .env file to allow this to happen automatically.