Files
Ahmed Tawfik f6d7d90bde
Build and Test / build-and-test (push) Failing after 6m57s
Build and Push Docker Nightly Image / build-and-push-docker-nightly-image (push) Canceled after 0s
Initial commit: PLANKA project
2026-09-22 02:20:23 -04:00

19 lines
437 B
YAML

# This is an example configuration file
# To learn more, see the full config.yaml reference: https://docs.continue.dev/reference
name: Local Ollama Config
version: 1.0.0
schema: v1
models:
- name: qwen3.5
provider: anthropic
model: qwen3.5
apiBase: http://192.168.1.122:30068/v1
apiKey: ollama
- name: qwen2.5
provider: anthropic
model: qwen2.5
apiBase: http://192.168.1.122:30068/v1
apiKey: ollama