Enable APIs

We currently have support for the following APIs

  1. Github
  2. OpenAi

Enable Command

Terminal
vx enable [API]

Set API Keys

Terminal
vx config set -k [API] -v [YOUR API KEY]

Example:

Terminal
vx config set -k openai -v sk-************************************

Was this page helpful?