Skip to content

Cropped Images Not Displayed in ThoughtProcessTab Due to Storage Access Permissions #59

@VAN613

Description

@VAN613

Issue Description

First of all, thank you for the amazing work on Multimodal RAG. I have been testing it, and the response accuracy has exceeded my expectations. However, I have encountered an issue where the cropped images, which I believe are automatically saved in the documents-images container, are not displayed in the AnalysisPanelTabs.ThoughtProcessTab as expected.

Steps to Reproduce

  1. Run Multimodal RAG and upload an image for processing.
  2. Navigate to the AnalysisPanelTabs.ThoughtProcessTab.
  3. Observe that the cropped images are not displayed.

Observed Behavior

The cropped images saved in the documents-images container are not displayed in the ThoughtProcessTab.

Expected Behavior

The cropped images stored in the documents-images container should be displayed in the ThoughtProcessTab.

Additional Information

Upon inspecting with developer tools, it seems there is an issue with access permissions as shown in the following error message:

Failed to load resource: the server responded with a status of 409 (Public access is not permitted on this storage account.)

Is there a way to display these images without enabling public access on this storage account? Any guidance or suggestions would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions