Initial commit: PLANKA project
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

This commit is contained in:
Ahmed Tawfik
2026-09-22 02:20:23 -04:00
parent 627701dda3
commit f6d7d90bde
6 changed files with 50 additions and 50 deletions
+18
View File
@@ -0,0 +1,18 @@
# 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