Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UI request for follow up queries with no image #8

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

dmsuehir
Copy link
Collaborator

Description

Fixed the request for follow up queries that don't have an image. Previously, the image url was coming through as None and that was causing an error. Changing it to an empty string fixes the issue.

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

@dmsuehir dmsuehir merged commit a8f8dc9 into melanie/mm-rag-enhanced Oct 30, 2024
1 check failed
@dmsuehir dmsuehir deleted the dina/ui-fix-no-image branch November 8, 2024 18:36
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.

2 participants