[GH-ISSUE #1505] [FEAT]: Integration of langsmith/langfuse etc for observability #966

Open
opened 2026-02-22 18:22:27 -05:00 by yindo · 1 comment
Owner

Originally created by @dctmfoo on GitHub (May 23, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1505

What would you like to see?

Hello,

As of right now when @agent is invoked, not sure how many call's to the LLM are made. Please provide option to integrate langsmith/langfuse or any other OSS observability tool in each workspace.

Originally created by @dctmfoo on GitHub (May 23, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1505 ### What would you like to see? Hello, As of right now when @agent is invoked, not sure how many call's to the LLM are made. Please provide option to integrate langsmith/langfuse or any other OSS observability tool in each workspace.
yindo added the enhancementfeature request labels 2026-02-22 18:22:27 -05:00
yindo changed title from [FEAT]: Integration of langsmith/langfuse etc for observability to [GH-ISSUE #1505] [FEAT]: Integration of langsmith/langfuse etc for observability 2026-06-05 14:38:11 -04:00
Author
Owner

@artabr commented on GitHub (Jun 4, 2026):

Hi @timothycarambat

Do you have any plans on moving forward with this?

I currently work on a small RAG assistant project that will make the docs of my other project interactive. I would like to use AnythingLLM as a RAG engine for this because it gives all RAG functionality out-of-the-box

However I will need better obvervability for the sake of better promt engineering

I started instrumenting my own fork of AnythingLLM with LangSmith, but maybe you alredy have some thoughts on it or have some architectural decisions already outlined

The traces will look like this. I will need to better instrument tool calls and retrieval calls, but in the end I expect to have full observability over everything what's happening inside AnythingLLM:

Image
<!-- gh-comment-id:4620366383 --> @artabr commented on GitHub (Jun 4, 2026): Hi @timothycarambat Do you have any plans on moving forward with this? I currently work on a small RAG assistant project that will make the docs of my other project interactive. I would like to use AnythingLLM as a RAG engine for this because it gives all RAG functionality out-of-the-box However I will need better obvervability for the sake of better promt engineering I started instrumenting my own fork of AnythingLLM with LangSmith, but maybe you alredy have some thoughts on it or have some architectural decisions already outlined The traces will look like this. I will need to better instrument tool calls and retrieval calls, but in the end I expect to have full observability over everything what's happening inside AnythingLLM: <img width="1056" height="955" alt="Image" src="https://github.com/user-attachments/assets/651c2ed3-2932-4af4-8185-ae8e69e4ad2d" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#966