Closed the-laughing-monkey closed 4 months ago
I may wish to launch an agent automatically and not be there to click "y" to accept the environmental variables for things like the openai_api_key and would like to have a switch to just accept the env variables and launch the agent.
I think you can use the --local-keys flag for this. Is it with the surfkit create agent command?
--local-keys
surfkit create agent
I may wish to launch an agent automatically and not be there to click "y" to accept the environmental variables for things like the openai_api_key and would like to have a switch to just accept the env variables and launch the agent.