Skip to content

Tool call integration #50

@caffeinism

Description

@caffeinism

I'm able to do tool calls via langchain. But can this library support the case of injecting tool schema from the client? I want the client to receive input about the tool call, not the executed result. The limitation says it doesn't support it, but I'm wondering if it's technically impossible, or if it's possible but complicated. When I tried logging .bind_tools, it passes the schema itself to the langchain just fine, while the function call in the response is intercepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions