You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
The current configuration uses dotenv, which is good for key / value pairs, but is probably not expansive enough for what this will be come. For example, we want to be able to allow for a CUSTOM_PERSONALITY_PROMPT to be defined.
The current configuration uses dotenv, which is good for key / value pairs, but is probably not expansive enough for what this will be come. For example, we want to be able to allow for a CUSTOM_PERSONALITY_PROMPT to be defined.
A yaml file might be more appropriate?