Application schema of function calling.
Connection to the server.
Connection to the API server including the URL and headers.
Optional
executeExecutor of the API function.
Properties of the API function call
Application schema.
Arguments of the function calling.
It is an object of key-value pairs of the API function's parameters. The property keys are composed by below rules:
Connection to the server.
Function schema.
HTTP response of the API function call
Name of the controller.
Protocol discrminator.
HTTP controller.
You can make it by createHttpLlmApplication function with the Swagger or OpenAPI document.