fabro/docs/api-reference
Bryan Helmkamp 21f94f48de Add POST /completions endpoint with Anthropic-style SSE streaming
Adds a completions API endpoint that supports both streaming (SSE) and
non-streaming (JSON) modes, with structured output via JSON Schema.
Wires up the CLI `arc llm prompt` command to use the server when
`--mode server` is specified.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 18:06:58 -05:00
..
arc-api.yaml Add POST /completions endpoint with Anthropic-style SSE streaming 2026-03-07 18:06:58 -05:00
client-sdks.mdx Move OpenAPI spec from openapi/ into docs/api-reference/ 2026-03-06 08:35:28 -05:00
demo-mode.mdx Add "Using the API" section to API Reference docs 2026-03-06 07:32:29 -05:00
overview.mdx Add filename titles to TOML code blocks in docs 2026-03-07 18:06:57 -05:00