v1

latestOpenAPI 3.1.02026-07-17193883.6 KB
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"}