zed/crates/assistant/src
Antonio Scandurra de09409f01
Sanitize messages before sending them to Anthropic (#11810)
Release Notes:

- N/A

Co-authored-by: Nathan <nathan@zed.dev>
Co-authored-by: David <davidsp@anthropic.com>
2024-05-14 17:47:33 +02:00
..
completion_provider Sanitize messages before sending them to Anthropic (#11810) 2024-05-14 17:47:33 +02:00
assistant.rs Add support for interacting with Claude in the assistant panel (#11798) 2024-05-14 15:57:52 +02:00
assistant_panel.rs Add support for interacting with Claude in the assistant panel (#11798) 2024-05-14 15:57:52 +02:00
assistant_settings.rs Add support for interacting with Claude in the assistant panel (#11798) 2024-05-14 15:57:52 +02:00
codegen.rs Introduce DisplayRow, MultiBufferRow newtypes and BufferRow type alias (#11656) 2024-05-11 00:06:51 +03:00
completion_provider.rs Add support for interacting with Claude in the assistant panel (#11798) 2024-05-14 15:57:52 +02:00
prompts.rs
saved_conversation.rs
streaming_diff.rs