RemoteRunnable provide a way to access metadata information #155

Open
opened 2026-02-16 00:19:01 -05:00 by yindo · 1 comment
Owner

Originally created by @eyurtsev on GitHub (Apr 1, 2024).

  • Needs to be consistent with JS
  • Also fix the None for client langsmith when feedback is not enabled
Originally created by @eyurtsev on GitHub (Apr 1, 2024). * Needs to be consistent with JS * Also fix the None for client langsmith when feedback is not enabled
Author
Owner

@Haxeebraja commented on GitHub (Jun 3, 2024):

I need to access metadata run id from ainvoke. Is there a way to access it in python?
requests package does return run_id however it does not support async.

Any suggestion to call async with any other package that would return run id?

@Haxeebraja commented on GitHub (Jun 3, 2024): I need to access metadata run id from ainvoke. Is there a way to access it in python? requests package does return run_id however it does not support async. Any suggestion to call async with any other package that would return run id?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#155