Initial snapshot before transformerlab recovery

This commit is contained in:
Codex
2026-03-31 13:25:25 -06:00
commit d860318d43
49 changed files with 3864 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
description: Local evaluation placeholder for lab 6
providers:
- id: openai:chat
label: Local Ollama
config:
apiBaseUrl: http://{{ courseware_bind_host }}:{{ courseware_ports.ollama }}/v1
apiKey: local-only
model: qwen3.5:4b
prompts:
- "{{ '{{prompt}}' }}"
tests:
- vars:
prompt: "Summarize the purpose of this lab environment in one sentence."