ZIm/crates/assistant/src
ᴀᴍᴛᴏᴀᴇʀ 7e694d1bcf
Fix an issue where provider settings were lost when switching between Ollama models (#13402)
Closes #13399.

Release Notes:

- Fixed an issue where provider settings were lost when switching
between Ollama models
([#13399](https://github.com/zed-industries/zed/issues/13399)).
2024-06-25 11:58:13 -04:00
..
completion_provider Add support for Claude 3.5 Sonnet (#13371) 2024-06-21 18:32:26 +02:00
slash_command assistant: Include diagnostics in slash commands by default (#13359) 2024-06-21 14:28:12 +02:00
system_prompts Allow the assistant to suggest edits to files in the project (#11993) 2024-05-17 15:38:14 -07:00
assistant.rs Refine UX for assistants (#13502) 2024-06-25 13:41:55 +02:00
assistant_panel.rs Refine UX for assistants (#13502) 2024-06-25 13:41:55 +02:00
assistant_settings.rs Fix an issue where provider settings were lost when switching between Ollama models (#13402) 2024-06-25 11:58:13 -04:00
completion_provider.rs Ollama improvements (#12921) 2024-06-12 08:10:51 -07:00
context_store.rs paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
inline_assistant.rs Refine UX for assistants (#13502) 2024-06-25 13:41:55 +02:00
model_selector.rs ui: Use PopoverMenu::new for constructing PopoverMenus (#13178) 2024-06-17 18:14:37 -04:00
prompt_library.rs Prompt Library Refinements (#13470) 2024-06-25 11:43:30 -04:00
prompts.rs Introduce multi-cursor inline transformations (#13368) 2024-06-21 17:41:43 +02:00
search.rs Fuzzy-match lines when applying edits from the assistant (#12056) 2024-05-20 17:02:15 +02:00
slash_command.rs assistant: Add term slash command (#13162) 2024-06-20 20:20:34 +02:00
streaming_diff.rs Allow AI interactions to be proxied through Zed's server so you don't need an API key (#7367) 2024-03-19 19:22:26 +01:00