zed/crates/assistant/src
Marshall Bowers e8862c45cc
assistant: Indicate when the /rustdoc output is from the index (#13148)
This PR makes it so that when `/rustdoc` returns content from the local
index it indicates as such in the placeholder.

Release Notes:

- N/A
2024-06-17 11:53:23 -04:00
..
completion_provider Allow Ollama Model KeepAlive to be None, defaulting to indefinite (#13059) 2024-06-14 10:33:28 -07:00
slash_command assistant: Indicate when the /rustdoc output is from the index (#13148) 2024-06-17 11:53:23 -04:00
system_prompts
assistant.rs assistant: Add diagnostics slash command (#12998) 2024-06-14 17:14:50 +02:00
assistant_panel.rs Rename flaps to creases (#13144) 2024-06-17 16:58:59 +02:00
assistant_settings.rs Ollama Provider for Assistant (#12902) 2024-06-11 17:35:27 -07:00
completion_provider.rs Ollama improvements (#12921) 2024-06-12 08:10:51 -07:00
context_store.rs Rename conversations to contexts (#12724) 2024-06-06 11:40:54 +02:00
inline_assistant.rs Draw gutter highlights and indicators on top of blocks (#13142) 2024-06-17 15:34:05 +02:00
model_selector.rs Improve model selection in the assistant (#12472) 2024-05-30 12:36:07 +02:00
prompt_library.rs vim gigv (#13028) 2024-06-14 10:16:59 -06:00
prompts.rs Start on a database-backed prompt library (#12468) 2024-06-03 15:58:43 +02:00
search.rs
slash_command.rs assistant: Add diagnostics slash command (#12998) 2024-06-14 17:14:50 +02:00
streaming_diff.rs