Skip to content

prompttools 0.0.41 - Hosted Playground Launch

Compare
Choose a tag to compare
@NivekT NivekT released this 04 Nov 00:45
· 76 commits to main since this release

Launch of PromptTools Playground (Private Beta)

We're excited to announce the private beta of PromptTools Playground! It is a hosted platform integrated with our open-source library. It persists your experiments with version control and provides collaboration features suited for teams.

If you are interested to try out platform, please reach out to us. We remain committed to expanding this open source library. We look forward to build more development tools that enable you to iterate faster with AI models.

Major Features Updates

New Harnesses

  • ChatPromptTemplateExperimentationHarness
  • ModelComparisonHarness

Experimental APIs

  • run_one and run_partial for `OpenAIChatExperiment
    • You no longer have to re-run the entire experiment! You can now partial execute parameters that you care about.

Hosted APIs

  • Save, load, and share your experiments through our hosted playground
    • save_experiment
    • load_experiment

Community

If you have suggestions on the API or use cases you'd like to be covered, please open a GitHub issue. We'd love to hear thoughts and feedback. As always, we welcome new contributors to our repo and we have a few good first issues to get you started.