Enable APIs
We currently have support for the following APIs
Before you begin make sure you obtain github and OpenAI access tokens.
Github Access Tokens »
OpenAi »
Enable Command
Terminal
vx enable [API]
Set API Keys
Terminal
vx config set -k [API] -v [YOUR API KEY]
Syntax:
-k, --key string Define key to to be updated
-v, --value string Value of key
Example:
Terminal
vx config set -k openai -v sk-************************************
Supported Keys: github, openai