Describe the Bug
Sonar LLM fails to provide answers or process queries when a file (e.g., image or document) is attached to the question. For example, when I asked a question and attached a file, Sonar only responded with a generic message and did not analyze or use the file content.
Expected Behavior
Sonar should interpret, reference, or answer using the contents of the attached file as part of its response.
Actual Behavior
Sonar completely ignores the attached file and responds as if it was not present, stating it cannot answer based on the given information.
Steps to Reproduce
- Call the API with the following request:
- Observe the unexpected behavior.
API Request & Response (if applicable)
-
Create a new query to Sonar LLM.
-
Attach a file (e.g.,
Screenshot-2025-11-03-at-14.49.52.jpg). -
Ask a question referencing the file content.
-
Observe that Sonar does not analyze or respond based on the attached file.
Environment
- Operating System: MacOS,
Logs or Screenshots (if applicable)
Additional Context
This behavior severely limits the usability of Sonar for tasks that require file analysis or supporting documentation.
