v1

latestOpenAPI 3.1.02026-07-17193883.6 KB
agent/config

Agent Stream With Config

This endpoint is to be used with share links generated by the LangServe playground. The hash is an LZString compressed JSON string. For regular use cases, use the /stream endpoint without the c/{config_hash} path parameter.

post/agent/c/{config_hash}/stream

Path parameters

config_hashstring required

Request body

configAgentLangGraphConfig
kwargsobject

Keyword arguments to the runnable. Currently ignored.

Response

Successful Response

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