mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-14 02:09:22 -04:00
8 lines
254 B
TOML
8 lines
254 B
TOML
schema_version = 1
|
|
|
|
extends = "Ollama (OpenAI-compatible) Base Chat"
|
|
name = "Ollama (OpenAI-compatible) Chat"
|
|
description = "Ollama via its OpenAI-compatible Chat Completions endpoint — local coding chat assistant."
|
|
|
|
model = "qwen2.5-coder"
|