ZIm/crates/assistant/src
Roy Williams 46fb917e02
Implement Anthropic prompt caching (#16274)
Release Notes:

- Adds support for Prompt Caching in Anthropic. For models that support
it this can dramatically lower cost while improving performance.
2024-08-15 22:21:06 -05:00
..
context Move context tests into their own file (#16327) 2024-08-15 17:14:05 -07:00
slash_command Run slash commands both on enter and on argument completion that requires it (#16283) 2024-08-15 19:36:30 +03:00
workflow Improve workflow step view (#16329) 2024-08-15 17:45:23 -07:00
assistant.rs Remove workflow inspector, clean up workflow code (#16325) 2024-08-15 16:47:29 -07:00
assistant_panel.rs Improve workflow step view (#16329) 2024-08-15 17:45:23 -07:00
assistant_settings.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
context.rs Implement Anthropic prompt caching (#16274) 2024-08-15 22:21:06 -05:00
context_store.rs Allow /workflow and step resolution prompts to be overridden (#15892) 2024-08-06 21:47:42 -06:00
inline_assistant.rs Implement Anthropic prompt caching (#16274) 2024-08-15 22:21:06 -05:00
model_selector.rs assistant: Fix toggling the model selector via keybind (#16319) 2024-08-15 17:45:25 -04:00
prompt_library.rs Implement Anthropic prompt caching (#16274) 2024-08-15 22:21:06 -05:00
prompts.rs Improve workflow suggestion steps and debug info (#16309) 2024-08-15 22:46:19 +03:00
slash_command.rs Run slash commands both on enter and on argument completion that requires it (#16283) 2024-08-15 19:36:30 +03:00
slash_command_settings.rs assistant: Put /docs and /project behind a setting (#16186) 2024-08-13 17:32:24 -04:00
streaming_diff.rs Improve streaming git diffs to be less jumpy during inline assistant generation (#15853) 2024-08-06 16:13:29 +03:00
terminal_inline_assistant.rs Implement Anthropic prompt caching (#16274) 2024-08-15 22:21:06 -05:00
using-the-assistant.md Update assistant docs (#16324) 2024-08-15 18:42:13 -04:00
workflow.rs Implement Anthropic prompt caching (#16274) 2024-08-15 22:21:06 -05:00