Skip to content

[Feat] Allow HTTP headers to be supplied dynamically #280

@wsandy1

Description

@wsandy1

As it stands, HTTP headers can only be supplied when the client is initialised. It would be beneficial to implement a way to specify headers for each call to the server, for example when an agent is performing requests on behalf of different users and their own credentials need to be passed.

This could be achieved by reading headers from a RunnableConfig at runtime, supplied for example within LangGraph example

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions