Configure Text Generation WebUI with Continue to use its comprehensive open-source language model UI and local server through its OpenAI-compatible API
TextGenWebUI is a comprehensive, open-source language model UI and local server. You can set it up with an OpenAI-compatible server plugin, and then configure it like this:
YAML
JSON
config.yaml
Copy
Ask AI
name: My Configversion: 0.0.1schema: v1models: - name: Text Generation WebUI provider: text-gen-webui apiBase: http://localhost:5000/v1 model: MODEL_NAME