vultureprime / Float16-example

26 stars 9 forks source link

`query_engine.query(question)` from `Thai_RAG_with_opensource.ipynb` got Internal Server Error after executed. #1

Open boat-p opened 4 months ago

boat-p commented 4 months ago

Hello, I have problem after do following your notebook : result = query_engine.query(question) It got this error : InternalServerError: Internal Server Error

Thank you for a good tutorial. If possible, Could you please update the code to support latest llama-index version😊

matichon-vultureprime commented 4 months ago

@boat-p Hi sir.

Let me update the notebook this weekend.

Thank you for sharing