[GH-ISSUE #3397] How can we get the closest reference document #2193

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

Originally created by @KongZhao on GitHub (Mar 4, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3397

How are you running AnythingLLM?

Docker (local)

What happened?

When calling the/v1/workspace/{slug}/cat interface, the returned file list is the same every time. How can we get the closest reference document. Can you list similar documents like Dify?

Are there known steps to reproduce?

No response

Originally created by @KongZhao on GitHub (Mar 4, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3397 ### How are you running AnythingLLM? Docker (local) ### What happened? When calling the/v1/workspace/{slug}/cat interface, the returned file list is the same every time. How can we get the closest reference document. Can you list similar documents like Dify? ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:28:33 -05:00
yindo closed this issue 2026-02-22 18:28:33 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 4, 2025):

This is the "score" parameter in the response "documents" list for a given query. Are you asking for how to get relevant documents given a query without sending a chat?

@timothycarambat commented on GitHub (Mar 4, 2025): This is the "score" parameter in the response "documents" list for a given query. Are you asking for how to get relevant documents given a query without sending a chat?
yindo changed title from How can we get the closest reference document to [GH-ISSUE #3397] How can we get the closest reference document 2026-06-05 14:45:06 -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#2193