Providing provider / api keys non-interactively (e.g. in code-server) #1134
lennardv2
started this conversation in
1. Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be very helpful if the kilo-code extension allowed the API key / provider to be configured non-interactively, so it can be provisioned automatically in environments like remote servers / code-server (my use-case)
Allow the API key to be set via one or more of the following:
A setting in
settings.json
, e.g.An environment variable, e.g.
KILO_API_KEY
Benefits:
Thanks for considering!
Beta Was this translation helpful? Give feedback.
All reactions