Skip to content

prompttools 0.0.22

Compare
Choose a tag to compare
@NivekT NivekT released this 01 Aug 17:43
· 274 commits to main since this release

Major features added recently:

New APIs:

  • Anthropic Claude
  • Google PaLM
  • Chroma
  • Weaviate
  • MindsDB

Playground

If you would like to execute your experiments in a StreamLit UI rather than in a notebook, you can do that with:

pip install prompttools
git clone https://github.com/hegelai/prompttools.git
cd prompttools && streamlit run prompttools/playground/playground.py

Community

Shout out to @HashemAlsaket actively participating and contributing new features!

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.