llamaindex-retrieval-api icon indicating copy to clipboard operation
llamaindex-retrieval-api copied to clipboard

Add an HTTPException for the /query endpoint if the engine fails.

Open Haste171 opened this issue 7 months ago • 1 comments

In the query.py file add a FastAPI HTTPException if the engine class fails to initialize or something else happens...

Haste171 avatar Jan 13 '24 03:01 Haste171