Skip to main content

Module proxy

Module proxy 

Source
Expand description

Local Anthropic API-compatible HTTP forwarder + EventSource::Proxy in SQLite. See docs/llm-proxy.md.

Structs§

ProxyRunOptions
Resolved after merging workspace + user config; CLI can override listen / upstream.
ProxyState
Shared process state: workspace DB, loaded config, HTTP client, size limits.

Functions§

run
Build Client, bind, run until the process is killed.