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

[PR-1] added Jupyter Notebook dependency for installation #123

Closed jonatng closed 3 months ago

jonatng commented 3 months ago

Jupyter Notebook installation is needed when installing promptTools

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

HashemAlsaket commented 3 months ago

Awesome catch 🚀🚀🚀

jonatng commented 3 months ago

Hi @NivekT @steventkrawczyk Can I get some eyes on this PR please

jonatng commented 3 months ago

@NivekT Added pip install notebook to README Would you like to keep or remove pip install notebook from prompttools/examples/notebooks/OpenAIChatExperiment.ipynb