Jaita commited on
Commit
531a3a1
·
verified ·
1 Parent(s): d753581

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +2 -2
main.py CHANGED
@@ -97,5 +97,5 @@ async def chat_with_gemini(input_data: ChatInput):
97
  "debug_info": "Context found: NO"
98
  }
99
 
100
- except Exception as e:
101
- raise HTTPException(status_code=500, detail=str(e))
 
97
  "debug_info": "Context found: NO"
98
  }
99
 
100
+ #except Exception as e:
101
+ # raise HTTPException(status_code=500, detail=str(e))