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
Credentials provided via the config YAML file are currently embedded into the LLM prompt text, such that the credentials are transmitted to the LLM API.
The sdkEnv mechanism should be utilized in order to include envvars and replace them locally rather than sending the credentials plainly to the provider.
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
Uh oh!
There was an error while loading. Please reload this page.
-
Credentials provided via the config YAML file are currently embedded into the LLM prompt text, such that the credentials are transmitted to the LLM API.
The sdkEnv mechanism should be utilized in order to include envvars and replace them locally rather than sending the credentials plainly to the provider.
Beta Was this translation helpful? Give feedback.
All reactions