Track and collect user feedback in application traces using Maxim’s Feedback entity. Enhance your AI applications with structured user ratings and comments
trace.feedback({ score: 5, feedback: "Great job!", metadata: { "flow": "support", "properties" :{ "name": "John Doe" } } });
Was this page helpful?