fabro/crates/arc-api/tests
Bryan Helmkamp d2c6b50c90 Add POST /models/{id}/test endpoint for server-mode model testing
Enables `arc models test` to work in server mode by adding an API
endpoint that sends "Say OK" (max_tokens=16, 30s timeout) to a model
and reports pass/fail. Dry-run mode returns synthetic "ok" status.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 11:17:10 -05:00
..
integration.rs Add POST /models/{id}/test endpoint for server-mode model testing 2026-03-07 11:17:10 -05:00
openapi_conformance.rs Move OpenAPI spec from openapi/ into docs/api-reference/ 2026-03-06 08:35:28 -05:00
pagination.rs Add GET /models endpoint returning paginated LLM catalog 2026-03-07 10:12:21 -05:00