- feat: first (incomplete) draft of PromptTemplateDictionary for agents - PR: 0 - fix: remove autoescaping for jinja2 standard security level - PR: 0 - chore: bump version to 0.0.16 - PR: 0
0.0.15
📦 Uncategorized
- docs: harmonize readme - PR: 0 - refactor: rename populate_template to populate - PR: 0 - fix: prompt_template.display() - PR: 0 - test: introduced more systematic tests beyond doctests - PR: 0 - docs: populate_template to populate in readme - PR: 0 - chore: bump version to 0.0.15 - PR: 0
0.0.14
📦 Uncategorized
- docs: add create_template.md - PR: 0 - docs: add rstar-math prompt templates - PR: 0 - docs: add reference to format_for_client - PR: 0 - refactor: remove PromptTemplateLoader and move load_from_hub/local to PromptTemplates to make loading and saving a method of the template classes; remove tool code from repo; move populators into independent module; several small fixes based on doctests - PR: 0 - fix: maintain custom data if already there; rerun local and hub data sync script; remove tools example - PR: 0 - chore: bump version to 0.0.14 - PR: 0
0.0.13
📦 Uncategorized
- docs: small update to standard format - PR: 0 - refactor: remove PopulatedPrompt class entirely to simplify and use native types. Move format_for_client functionality to utils - PR: 0 - chore: bump version to 0.0.13 - PR: 0
0.0.12
📦 Uncategorized
- feat: add support for google gemini with genai sdk - PR: 0 - docs: make google genai sdk explicit - PR: 0 - refactor: make "double_brace" populator default; improve template valiation upon initialization; improve saving methods - PR: 0 - refactor: make jinja2 default populator for simplicity; remove unnecessary autodetect functionality - PR: 0 - test: add facts grounding prompts - PR: 0 - docs: small fixes - PR: 0 - chore: bump version to 0.0.12 - PR: 0
0.0.11
📦 Uncategorized
- docs: try fix docs deployment - PR: 0 - fix: remove docs caching for gh actions - PR: 0 - make the code examples directly work when copy pasting - PR: 0 - forgot that one - PR: 0 - make the code examples directly work when copy pasting - PR: 1 - Merge pull request 1 from ErikKaum/enhancement/easier-copy-paste - PR: 0 - docs: update pros/cons of prompt file formats - PR: 0 - docs: fix bullet point list - PR: 0 - refactor: make dataset repos the default repo for prompt collections and update docs accordingly - PR: 0 - feat: automatically create repocard or update existing repocard with tags for easier discoverability of repos containing prompt templates - PR: 0 - feat: make ruamel the default yaml handler for better formatting and format preservation; also automatically prettify long strings in yaml; robustness improvement for templates with images in OAI format - PR: 0 - fix: release changelogs - PR: 0 - chore: bump version to 0.0.11 - PR: 0