zeno-ml / zeno-build

Build, evaluate, understand, and fix LLM-based apps
MIT License
482 stars 33 forks source link

Make chatbot example configurable #161

Closed neubig closed 1 year ago

neubig commented 1 year ago

Description

This PR organizes the configuration file for the chatbot example into sections, and makes several elements configurable through command line options:

It also makes a few related changes

I have re-run experiments using this and things seem to be working OK.

References

Blocked by

neubig commented 1 year ago

Ah, good catch. I'll do this. It'll take a little while so let me merge this PR and I'll improve the doc in a new PR. Created an issue here: https://github.com/zeno-ml/zeno-build/issues/163