init: seed framework reference content from agent-runtimes main repo

This commit is contained in:
Paul O'Reilly
2026-04-26 12:17:42 +12:00
commit 37a5165dfb
118 changed files with 6831 additions and 0 deletions

8
models/qwen3-ollama.yaml Normal file
View File

@@ -0,0 +1,8 @@
name: qwen3.5-27b-local
provider: ollama
endpoint:
type: local
base_url: "http://host.docker.internal:11434/v1"
runner: openai_compat
default_flags:
model: "qwen3.5:27b"