Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
prompttools-0.0.22.tar.gz | 2023-08-01 | 46.0 kB | |
prompttools-0.0.22-py3-none-any.whl | 2023-08-01 | 68.7 kB | |
prompttools 0.0.22 source code.tar.gz | 2023-08-01 | 9.1 MB | |
prompttools 0.0.22 source code.zip | 2023-08-01 | 9.2 MB | |
README.md | 2023-08-01 | 778 Bytes | |
Totals: 5 Items | 18.4 MB | 0 |
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:
:::python
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.