ZIm/crates/assistant/src/completion_provider
Nathan Sobo 61bbb3539a
Fix a stupid bug that was dropping system prompts for Claude (#13626)
Release Notes:

- Fixed a bug that was causing system prompts to be dropped for
Anthropic models.

@JosephTLyons @notpeter We probably need to hot-fix this as I'm pretty
sure this affects the regular anthropic provider in addition to just the
feature-flagged cloud stuff. Wouldn't mind confirming that first so we
can communicate around it. 😬
2024-06-27 22:08:47 -06:00
..
anthropic.rs Fix a stupid bug that was dropping system prompts for Claude (#13626) 2024-06-27 22:08:47 -06:00
cloud.rs Add support for Claude 3.5 Sonnet (#13371) 2024-06-21 18:32:26 +02:00
fake.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
ollama.rs Allow Ollama Model KeepAlive to be None, defaulting to indefinite (#13059) 2024-06-14 10:33:28 -07:00
open_ai.rs Add the ability to customize available models for OpenAI-compatible services (#13276) 2024-06-25 16:37:02 -04:00