The supported providers can be quickly set as follows:
- OpenAI
Set the environment variable OPENAI_API_KEY=‘…’ before starting the plugin.
- Google AI
Set the environment variable GOOGLE_AI_API_KEY=‘…’ before starting.
- GitHub Copilot (only in VS Code)
Install the GitHub Copilot Chat extension.
Sign-in with your GitHub account.
When asked, allow to use the Copilot.
- Ollama
Works out of the box when Ollama runs locally on its default port (11434).
Otherwise set the environment variable OLLAMA_HOST=‘…’ before starting