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
There are other settings for API keys that are not captured in agent settings and are currently required out of the .env file.
Proposed Solution
Easy work around is to add the ability for users to add custom keys into their agent settings, so if there isn't something like GOOGLE_API_KEY for example, they could hit a + and add that as the key and give it a value to assign to the agent.
Alternatives Considered
No response
Additional Context
No response
Acknowledgements
My issue title is concise, descriptive, and in title casing.
I have searched the existing issues to make sure this feature has not been requested yet.
I have provided enough information for the maintainers to understand and evaluate this request.
Problem Description
There are other settings for API keys that are not captured in agent settings and are currently required out of the .env file.
Proposed Solution
Easy work around is to add the ability for users to add
custom keysinto their agent settings, so if there isn't something likeGOOGLE_API_KEYfor example, they could hit a + and add that as the key and give it a value to assign to the agent.Alternatives Considered
No response
Additional Context
No response
Acknowledgements