Enable Langfuse for an Agent built with kAgent #11828
Replies: 1 comment 1 reply
-
|
Based on the available sources, I cannot find specific documentation about integrating Langfuse with kAgent (kagent-dev/kagent). The sources provided focus on LangGraph agents and general Langfuse evaluation features, but don't cover kAgent specifically(1)(2). However, regarding your specific goals: Human Feedback Collection:
Sentiment Evaluation: Important Note for Self-Hosted (v3.146.0 OSS): To integrate kAgent with Langfuse, you would likely need to manually instrument your kAgent application using Langfuse's Python SDK to create traces and capture the necessary data. Without kAgent-specific integration documentation, you may need to explore custom instrumentation approaches or reach out to Langfuse support for guidance on this specific framework. Would you like guidance on general Langfuse instrumentation approaches that might apply to your kAgent setup? 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your question
I have a chat UI agent built using https://github.com/kagent-dev/kagent.
I would like to get Human feedback and then evaluate the user sentiment with langfuse. Is this possible?
Langfuse Cloud or Self-Hosted?
Self-Hosted
If Self-Hosted
3.146.0 OSS
If Langfuse Cloud
No response
SDK and integration versions
No response
Pre-Submission Checklist
Beta Was this translation helpful? Give feedback.
All reactions