langserve icon indicating copy to clipboard operation
langserve copied to clipboard

RemoteRunnable provide a way to access metadata information

Open eyurtsev opened this issue 1 year ago • 1 comments

  • Needs to be consistent with JS
  • Also fix the None for client langsmith when feedback is not enabled

eyurtsev avatar Apr 01 '24 20:04 eyurtsev

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 avatar Jun 03 '24 07:06 Haxeebraja