← Back to context Comment by tptacek 9 hours ago What's the alternative design where the model has access to API credentials? 1 comment tptacek Reply baby_souffle 9 hours ago > What's the alternative design where the model has access to API credentials?All sorts of ways this can happen but it usually boils down to leaving them on disk or in an environment variable in the repo/dir(s) where the agent is operating in.
baby_souffle 9 hours ago > What's the alternative design where the model has access to API credentials?All sorts of ways this can happen but it usually boils down to leaving them on disk or in an environment variable in the repo/dir(s) where the agent is operating in.
> What's the alternative design where the model has access to API credentials?
All sorts of ways this can happen but it usually boils down to leaving them on disk or in an environment variable in the repo/dir(s) where the agent is operating in.