mem0ai / embedchainjs

Framework to easily create LLM powered bots over any dataset.
https://twitter.com/taranjeetio/status/1675884902019915778
Apache License 2.0
317 stars 33 forks source link

.query -> retrieve from database -> formatResult -> undefined #33

Open XmasRock opened 1 year ago

XmasRock commented 1 year ago

For my first "Query" from a fresh install and without any "Add" I've got an empty result from the database which is leading to the error below.

image

image

image