ZIm/crates/prompt_library
Marshall Bowers cb35b73020
Extract PromptLibrary to prompt_library (#23285)
This PR extracts the `PromptLibrary` out of the `assistant` crate and
moves it to the `prompt_library` crate.

The `PromptLibrary` is now decoupled from the specifics of the
`AssistantPanel` and `InlineAssistant`.

Release Notes:

- N/A
2025-01-17 15:28:27 +00:00
..
src Extract PromptLibrary to prompt_library (#23285) 2025-01-17 15:28:27 +00:00
Cargo.toml Extract PromptLibrary to prompt_library (#23285) 2025-01-17 15:28:27 +00:00
LICENSE-GPL Extract PromptStore and PromptBuilder to new prompt_library crate (#23254) 2025-01-16 20:06:16 +00:00