Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:{port}/config
{ "provider": "<string>", "model": "<string>", "providerTimeoutMs": 123, "maxSteps": 123, "resourcesDirectory": "<string>", "resourceCount": 123 }
maxSteps
Config summary