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
Hi, is there a way to return custom metadata from /app/invoke or /app/stream endpoints? currently Langserve only returns the 'run_id' in the metadata dict (invoke) or metadata event (stream) endpoints, optionally the langsmith feedback token could also be returned. but we'd like to return additional custom metadata, e.g. the session-id. Is that supported ? thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, is there a way to return custom metadata from /app/invoke or /app/stream endpoints? currently Langserve only returns the 'run_id' in the metadata dict (invoke) or metadata event (stream) endpoints, optionally the langsmith feedback token could also be returned. but we'd like to return additional custom metadata, e.g. the session-id. Is that supported ? thanks!
Beta Was this translation helpful? Give feedback.
All reactions