prompttools 0.0.41 - Hosted Playground Launch
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
andrun_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.