[GH-ISSUE #2935] [BUG]: YAML files not recognized after uploading #1870

Closed
opened 2026-02-22 18:26:55 -05:00 by yindo · 1 comment
Owner

Originally created by @socketbox on GitHub (Jan 3, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2935

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

v1.7.1 of AnythingLLM Desktop (linux)

I uploaded a YAML file and prompted for information on it. The response was that the file I'd uploaded does not exist in the chat.

image
image
image

Are there known steps to reproduce?

No response

Originally created by @socketbox on GitHub (Jan 3, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2935 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? v1.7.1 of AnythingLLM Desktop (linux) I uploaded a YAML file and prompted for information on it. The response was that the file I'd uploaded does not exist in the chat. ![image](https://github.com/user-attachments/assets/b68f541e-1da9-499c-81eb-c8a3dda39e45) ![image](https://github.com/user-attachments/assets/2fd9cc8c-50a1-4dbe-bd31-241132f00f5d) ![image](https://github.com/user-attachments/assets/85ece5c1-32b6-46f0-b9d4-614258b0275a) ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:26:55 -05:00
yindo closed this issue 2026-02-22 18:26:55 -05:00
Author
Owner

@socketbox commented on GitHub (Jan 3, 2025):

The seems to be caused by a the fact that multiple files are present in the conversation. The agent seems unable to infer that the user is referring to the file that was uploaded along with the prompt.

In a new "thread" with a single file, the agent analyzes the file without issue.

As a workaround to this, I can name the file explicitly in the prompt.

@socketbox commented on GitHub (Jan 3, 2025): The seems to be caused by a the fact that multiple files are present in the conversation. The agent seems unable to infer that the user is referring to the file that was uploaded along with the prompt. In a new "thread" with a single file, the agent analyzes the file without issue. As a workaround to this, I can name the file explicitly in the prompt.
yindo changed title from [BUG]: YAML files not recognized after uploading to [GH-ISSUE #2935] [BUG]: YAML files not recognized after uploading 2026-06-05 14:43:09 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1870