Support for LLMonitor or other APM-like chain tracing tools #937
mousounikki
started this conversation in
Ideas
Replies: 1 comment
-
PR Submitted :: #952 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently flowise only supports tracking APM call links by viewing them in console logs, which is difficult for low-code debugging of each step's output and building applications in production environments. Already seen that LLMonitor is supported in langchain.js, is it a follow up to consider adding a tracking id that integrates LLMonitor by default in every flowise app? similar to LangSmith's private deployment solution
Additional context
https://js.langchain.com/docs/ecosystem/integrations/llmonitor
https://github.com/llmonitor/llmonitor
Beta Was this translation helpful? Give feedback.
All reactions