zed/crates/rpc/src
Marshall Bowers ca9511393b
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run
collab: Add support for more providers to the LLM service (#15832)
This PR adds support for additional providers to the LLM service:

- OpenAI
- Google
- Custom Zed models (through Hugging Face)

Release Notes:

- N/A
2024-08-05 21:16:18 -04:00
..
auth.rs Upgrade base64 to v0.22 (#15304) 2024-07-26 17:40:38 -04:00
conn.rs
extension.rs
llm.rs collab: Add support for more providers to the LLM service (#15832) 2024-08-05 21:16:18 -04:00
macros.rs
notification.rs
peer.rs Show rate limit notices (#15515) 2024-07-31 12:05:19 -07:00
proto.rs
rpc.rs Introduce a separate backend service for LLM calls (#15831) 2024-08-05 20:26:21 -04:00