GenieHive/docs
welsberr e4f8b14437 Add smoke test, enable Ollama discovery in singlebox config, update demo doc
scripts/smoke_test.py: end-to-end validation script covering health, cluster
state, model catalog, route resolution, non-streaming chat (role + direct
asset), streaming chat (SSE validation + reasoning-strip check), embeddings,
and Ollama discovery metrics. Auto-detects targets from /v1/models; accepts
--chat-role, --chat-asset, --embed-asset overrides. Exit 0 if all pass/skip,
exit 1 on any failure.

configs/node.singlebox.ollama.example.yaml: add discover_protocol: "ollama"
to both services so the config works out of the box for Ollama discovery
testing without manual edits.

docs/llm_demo.md: update Current Readiness to reflect v1 complete feature set;
add Smoke Test section; add New Capabilities section covering streaming,
routing strategies, Ollama discovery, and role catalogs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 15:13:31 -04:00
..
architecture.md Revise architecture/roadmap docs and add LLM evaluation guide 2026-04-27 09:25:51 -04:00
demo.md Initial commit 2026-04-07 13:17:28 -04:00
deployment.md Initial commit 2026-04-07 13:17:28 -04:00
llm_demo.md Add smoke test, enable Ollama discovery in singlebox config, update demo doc 2026-04-27 15:13:31 -04:00
local_llm_evaluation.md Revise architecture/roadmap docs and add LLM evaluation guide 2026-04-27 09:25:51 -04:00
reverse_proxy.md Initial commit 2026-04-07 13:17:28 -04:00
roadmap.md P1–P2 complete: routing strategies, streaming, discovery, observed metrics + role catalogs 2026-04-27 14:12:54 -04:00
schemas.md Add benchmarked route matching and request shaping 2026-04-07 14:45:32 -04:00