ZIm/crates/prompt_library
Marshall Bowers 51fcb710d7
Dedupe PromptBuilder construction (#23496)
This PR dedupes the construction of the `PromptBuilder`.

Previously this was constructed by both `assistant` and `assistant2`,
but now we construct it outside and pass it in.

Release Notes:

- N/A
2025-01-22 22:17:36 +00:00
..
src Dedupe PromptBuilder construction (#23496) 2025-01-22 22:17:36 +00:00
Cargo.toml chore: Use workspace fields for edition and publish (#23291) 2025-01-17 17:39:22 +01:00
LICENSE-GPL Extract PromptStore and PromptBuilder to new prompt_library crate (#23254) 2025-01-16 20:06:16 +00:00