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
I am building an agent-based application where I would like to include the possibility for users to have an automatic "evaluation node."
My problem is that I need to use the users' API keys. Since multiple requests can run in parallel, changing the environment variable could lead to conflicts.
Is there a way to use API keys dynamically in such a scenario?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Everyone!
I am building an agent-based application where I would like to include the possibility for users to have an automatic "evaluation node."
My problem is that I need to use the users' API keys. Since multiple requests can run in parallel, changing the environment variable could lead to conflicts.
Is there a way to use API keys dynamically in such a scenario?
Beta Was this translation helpful? Give feedback.
All reactions