chatbot
chatbot copied to clipboard
mongodb-chatbot-evaluation ready to use?
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)
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/
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!