You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance feedback API and modal to support optional workflow information
- Added an optional 'workflow' field to the feedback API request type for improved context.
- Updated the feedback submission process to include the workflow in the metadata sent to Langfuse.
- Modified the FeedbackModal to conditionally include the active workflow in the feedback context.
These changes aim to provide better tracking of user feedback related to specific workflows, enhancing the overall feedback management experience.
0 commit comments