mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Implement the server-side session handlers (create, retrieve, send message, stream events, list) with in-memory storage and LLM generation, wire them into the router replacing not_implemented stubs, add run_chat_via_server CLI function with SSE streaming, and add mode dispatch so `arc llm chat --mode server` delegates to the API server. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arc-api.yaml | ||
| client-sdks.mdx | ||
| demo-mode.mdx | ||
| overview.mdx | ||