HoloInsight:An open-source monitoring system that can monitor LangChain #11841
wangsiyuan-code
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have developed an open-source monitoring system called HoloInsight to monitor the token usage and interface calls of various models in LangChain.
It is integrated with the open-source dd-trace-py. You only need to import the ddtrace module to generate a monitoring dashboard for LangChain with a few steps.
Installation documentation
LangChain configuration documentation
The documentation includes Python demos, which you can directly run and use.
If you have any questions or requirements, please raise issues, and we will respond promptly.
If you find it convenient to use, please mark the star to encourage it. ✨
https://github.com/traas-stack/holoinsight
Beta Was this translation helpful? Give feedback.
All reactions