Finish Scriptorium runtime documentation

This commit is contained in:
2026-07-05 18:34:21 +00:00
parent c9fbb331e2
commit 31d70a2dd7
15 changed files with 221 additions and 755 deletions

View File

@@ -85,8 +85,8 @@ approved.
],
"llm_profiles": [
{
"id": "default",
"provider": "openai-compatible",
"id": "mistral-small-3",
"provider": "scriptorium",
"model": "configured-model"
}
],