v1

latestOpenAPI 3.1.02026-07-17193883.6 KB
agent/config

Agent Batch 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 /batch endpoint without the c/{config_hash} path parameter.

post/agent/c/{config_hash}/batch

Path parameters

config_hashstring required

Request body

kwargsobject

Keyword arguments to the runnable. Currently ignored.

Response

Successful Response