agent

Agent Stream

This endpoint allows to stream the output of the runnable. The endpoint uses a server sent event stream to stream the output. https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events

post/agent/stream

Query parameters

config_hashstring

Request body

configAgentLangGraphConfig
kwargsobject

Keyword arguments to the runnable. Currently ignored.

Response

Successful Response

{"stackTrail":"paths:/agent/stream:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.