Skip to content

Conversation

@tisha-varma
Copy link

Fixes #15

This PR improves chat robustness by:

  • Returning a clear message when no retrieval results are found
  • Handling LLM / API failures with a user-friendly fallback
  • Avoiding exposure of internal error details

The changes are intentionally minimal and scoped to Issue #15.

@Areeba-Tahir-18
Copy link

Hello !! Have you paid or add any billing card for using vertx ai while setting this project to local @tisha-varma

@tisha-varma
Copy link
Author

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.

@Areeba-Tahir-18
Copy link

Have you configured Vertex ai while setting project on local pc ?@tisha-varma

@Areeba-Tahir-18
Copy link

And tell me one thing more the issue you fixed is assigned by someone to you ? or you contributed by own ? @tisha-varma

@tisha-varma
Copy link
Author

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.

@Areeba-Tahir-18
Copy link

Are you contributing here for GSOC 2026 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve handling of empty retrieval results and API failures in chat responses

2 participants