ZIm/crates/rpc/src
Marshall Bowers fcb1efdf21
rpc: Remove llm module in favor of zed_llm_client (#28900)
This PR removes the `llm` module of the `rpc` crate in favor of using
the types from the `zed_llm_client`.

Release Notes:

- N/A
2025-04-16 20:22:44 +00:00
..
auth.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
conn.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
extension.rs extensions_ui: Add ability to filter extensions by category (#27005) 2025-03-18 17:59:58 +00:00
macros.rs Log the time incoming RPC messages were queued (#8909) 2024-03-05 14:40:09 -08:00
message_stream.rs Upgrade async-tungstenite to tokio (#26193) 2025-04-08 09:17:08 -06:00
notification.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
peer.rs Upgrade async-tungstenite to tokio (#26193) 2025-04-08 09:17:08 -06:00
proto_client.rs chore: Replace as_any functions with trait upcasting (#28221) 2025-04-08 22:16:27 +02:00
rpc.rs rpc: Remove llm module in favor of zed_llm_client (#28900) 2025-04-16 20:22:44 +00:00