Bind Tools to Remote Runnables #234

Open
opened 2026-02-16 00:19:41 -05:00 by yindo · 0 comments
Owner

Originally created by @KokashMo on GitHub (Oct 14, 2024).

Hi,

I want to ask if it is possible to bind tools to Remote Runnable. Currently, Remote Runnables do not have any bind_tools() method, whereas other Runnables through LangChain already have a built-in bind_tools() method.

I want to bind tools to an already created Remote Runnable. Where the Remote Runnable is created on the server side, and I want to have the tool binding exist on the client side, and configure the Remote Runnable on the client side.

Can you, @eyurtsev , assist me in resolving this issue ?

Thank you.

Originally created by @KokashMo on GitHub (Oct 14, 2024). Hi, I want to ask if it is possible to bind tools to Remote Runnable. Currently, Remote Runnables do not have any bind_tools() method, whereas other Runnables through LangChain already have a built-in bind_tools() method. I want to bind tools to an already created Remote Runnable. Where the Remote Runnable is created on the server side, and I want to have the tool binding exist on the client side, and configure the Remote Runnable on the client side. Can you, @eyurtsev , assist me in resolving this issue ? Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#234