Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure the Continue extension to use Openference.
~/.continue/config.json
{ "models": [{ "title": "Openference", "provider": "openai", "model": "your-model-name", "apiBase": "https://api.openference.com/v1", "apiKey": "sk-token-YOUR_KEY" }] }