issues
search
zeno-ml
/
zeno-build
Build, evaluate, understand, and fix LLM-based apps
MIT License
484
stars
33
forks
source link
Documentation: Improve getting started directions
#156
Closed
neubig
closed
10 months ago
neubig
commented
1 year ago
Some feedback
[ ]
pip install zeno-build
doesn't tell you where to get the examples
[ ] we should mention how to install from the repo using
pip install -e .
[ ] It would be good to have a
very
minimal example in place of the now-complicated chatbot one
Some feedback
pip install zeno-build
doesn't tell you where to get the examplespip install -e .