docs.rs failed to build lingshu-proxy-0.10.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
lingshu-proxy
Local OpenAI-compatible HTTP server that exposes Lingshu-configured LLM providers to third-party clients (Aider, OpenAI SDK, LiteLLM, etc.).
Modes
- Provider bridge (Mode B): OpenAI JSON → [
edgequake_llm::LLMProvider] → OpenAI JSON/SSE. - Credential forwarder (Mode A): verbatim HTTP proxy with upstream OAuth bearer
(Hermes
hermes proxystyle) — see [backend::forwarder].
This is not the gateway API server: no agent loop, no tool execution.