mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-16 09:34:30 -04:00
Grouping Traces into Threads using "Chat" Interface with LangServe #210
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ahmer-444 on GitHub (Jul 16, 2024).
Can we enable the grouping of traces into threads using the "chat" interface in LangServe.
This functionality is similar to the one described in the LangSmith documentation for monitoring threads, which can be found here.