Fix empty retrieval and API error handling in chat responses#30
Fix empty retrieval and API error handling in chat responses#30tisha-varma wants to merge 1 commit intoINCF:mainfrom
Conversation
|
Hello !! Have you paid or add any billing card for using vertx ai while setting this project to local @tisha-varma |
No billing needed. This fix just adds safety checks (empty result handling + try/catch for errors). I didn't need to run any actual API calls. |
|
Have you configured Vertex ai while setting project on local pc ?@tisha-varma |
|
And tell me one thing more the issue you fixed is assigned by someone to you ? or you contributed by own ? @tisha-varma |
I contributed on my own. |
|
Are you contributing here for GSOC 2026 ? |
Fixes #15
This PR improves chat robustness by:
The changes are intentionally minimal and scoped to Issue #15.