chatbot icon indicating copy to clipboard operation
chatbot copied to clipboard

mongodb-chatbot-evaluation ready to use?

Open eric-gardyn opened this issue 1 year ago • 2 comments

Hi,

is mongodb-chatbot-evaluation ready to use? I installed you and tried an "out-of-the-box"

tsc --module commonjs --target es2017 --outDir build src/eval/eval.config.ts

but eval.config.ts can not import most functions from 'mongodb-chatbot-evaluation' Module '"mongodb-chatbot-evaluation"' has no exported member 'makeGenerateConversationData'.ts(2305)

eric-gardyn avatar Apr 17 '24 23:04 eric-gardyn

it should be ready to use. you can find it at mongodb-chatbot-evaluation on npm. we are actively using and running it. i don't see any issues on the package. which version are you using? 0.1.0 is latest and should work.

we also just published more thorough docs if you want to look at those https://mongodb.github.io/chatbot/evaluation/

mongodben avatar Apr 18 '24 16:04 mongodben

Hi @eric-gardyn , have you had any luck using the evaluation package? Let us know if we can help or if this issue can be closed. Thank you!

cbush avatar Apr 23 '24 18:04 cbush