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.55k stars 216 forks source link

fixed sentence in readme #93

Closed tonykipkemboi closed 9 months ago

tonykipkemboi commented 9 months ago

From this:

In this folder, you will find various examples of how you can `prompttools` for...

To this:

In this folder, you will find various examples of how you can use `prompttools` for
steventkrawczyk commented 9 months ago

Thanks for catching this @tonykipkemboi !