Documentation Index
Fetch the complete documentation index at: https://docs.bricks.tools/llms.txt
Use this file to discover all available pages before exploring further.
認證
- 工作區範圍 JWT 認證 — 每台 Buttress 伺服器皆透過
bricks buttress bind綁定至工作區,並以 EdDSA 驗證 token;/buttress/rpc、/oai-compat、/anthropic-messages與檔案上傳/下載端點現在都需要驗證。詳見工作區綁定。
探索
- LAN 自動探索 — Launcher 從多伺服器池(90 秒 TTL,依硬體規格排序)中挑選,且只信任工作區綁定列表中的伺服器。詳見自動探索。
- 簽署 UDP ANNOUNCE — 每台伺服器以 Ed25519 簽署,防止 LAN 上的 spoof 攻擊;
PROTOCOL_VERSION升至 2.0,升級後請重新執行bricks buttress bind並重新啟動伺服器。
相容端點
- 新增 TOML 設定旗標
[openai_compat] enabled與[anthropic_messages] enabled以啟用實驗性相容端點。詳見組態。