Documentation Index
Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Add Feedback to Traces

Track and collect user feedback in application traces using Maxim’s Feedback entity. Enhance your AI applications with structured user ratings and comments to measure user satisfaction and improve your AI system’s performance over time.
Documentation Index
Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
trace.feedback({
score: 5,
comment: "Great job!",
});

Was this page helpful?