Skip to content

Releases: MoritzLaurer/prompt_templates

v0.0.16

06 Feb 09:25
Compare
Choose a tag to compare

📦 Uncategorized

  • 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

v0.0.15

23 Jan 09:44
Compare
Choose a tag to compare

📦 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

v0.0.14

17 Jan 11:57
Compare
Choose a tag to compare

📦 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

v0.0.13

10 Jan 11:53
Compare
Choose a tag to compare

📦 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

v0.0.12

02 Jan 18:16
Compare
Choose a tag to compare

📦 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

v0.0.11

18 Dec 15:48
Compare
Choose a tag to compare

📦 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
  • 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

v0.0.10

12 Dec 12:13
Compare
Choose a tag to compare

690

📦 Full Changelog

  • refactor: rename library from hf_hub_prompts to prompt_templates
    • PR: #0
  • chore: bump version to 0.0.8
    • PR: #0
  • fix: update github actions with new library name
    • PR: #0
  • chore: update dependencies
    • PR: #0
  • docs: update docs with more examples and fix some library renaming issues
    • PR: #0
  • fix: mkdocs dependency for building docs
    • PR: #0
  • fix: trying to fix changelogs and test.yml
    • PR: #0
  • fix: docs deployment
    • PR: #0
  • fix: enable deploy docs manually even if there was no change
    • PR: #0
  • fix: docs deployment
    • PR: #0
  • docs: small updates
    • PR: #0
  • chore: bump version to 0.0.10
    • PR: #0

For a complete list of changes, see the full diff

v0.0.8

12 Dec 08:43
Compare
Choose a tag to compare

3713

📦 Full Changelog

For a complete list of changes, see the full diff

v0.0.7

06 Dec 11:33
Compare
Choose a tag to compare

1875

📦 Full Changelog

For a complete list of changes, see the full diff

v0.0.6

27 Nov 17:13
Compare
Choose a tag to compare

2732

📦 Full Changelog

For a complete list of changes, see the full diff