hegelai / prompttools

Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
http://prompttools.readthedocs.io
Apache License 2.0
2.64k stars 228 forks source link

PyPI release missing utils #7

Closed HashemAlsaket closed 1 year ago

HashemAlsaket commented 1 year ago

🐛 Describe the bug

Was able to move utils folder from git clone to get the example in README to work. But utils is missing in the PyPI release.

hegel_missing_utils

steventkrawczyk commented 1 year ago

Thanks for the heads up! This should take care of it: https://github.com/hegelai/prompttools/commit/9c6675e1597b85c39a2f66f63b63ad522681d5f5