Documentation Index
Fetch the complete documentation index at: https://continue-docs-dependabot-npm-and-yarn-docs-multi-c8c89d9539.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Get an API key from the OpenAI Console
Configuration
- YAML
- JSON (Deprecated)
config.yaml
Check out a more advanced configuration here
OpenAI API compatible providers
OpenAI API compatible providers include- KoboldCpp
- text-gen-webui
- FastChat
- LocalAI
- llama-cpp-python
- TensorRT-LLM
- vLLM
- BerriAI/litellm
- Tetrate Agent Router Service
apiBase like this:
- YAML
- JSON (Deprecated)
config.yaml
How to Force Legacy Completions Endpoint Usage
To force usage ofcompletions instead of chat/completions endpoint you can set:
- YAML
- JSON (Deprecated)
config.yaml
How to Disable the Responses API
By default, Continue uses OpenAIās/responses endpoint for o-series and gpt-5 models. If you encounter āorganization must be verifiedā errors related to reasoning summaries or streaming, you can force the use of /chat/completions instead:
- YAML
- JSON (Deprecated)
config.yaml