databricks-demos / dbdemos

Demos to implement your Databricks Lakehouse
Other
255 stars 80 forks source link

llm-rag-chatbot - 01-Data-Preparation-and-Index #86

Closed mferrari0 closed 6 months ago

mferrari0 commented 7 months ago

In the notebook titled 01-Data-Preparation-and-Index of the llm rag chatbot demo, whenever I run the line:

%run ./_resources/00-init $reset_all_data=false

I get an error: " A problem has occoured, Server error: server error"

Therefore I can't continue...

Does anybody have an idea why?

QuentinAmbard commented 7 months ago

hi @mferrari0, I'd recommend waiting for next week as the demo requires a few features about to be released

mferrari0 commented 6 months ago

The line now runs with the new update. Thanks!