Expand description
Local Anthropic API-compatible HTTP forwarder + EventSource::Proxy in SQLite. See docs/llm-proxy.md.
Structs§
- Proxy
RunOptions - Resolved after merging workspace + user config; CLI can override
listen/upstream. - Proxy
State - Shared process state: workspace DB, loaded config, HTTP client, size limits.
Functions§
- run
- Build
Client, bind, run until the process is killed.