INPUT_OBJECT
LlmFunctionCallInfo
Description
Additional info for LLM_FUNCTION_CALL
jobs.
link GraphQL Schema definition
- input LlmFunctionCallInfo {
- # Type of function.
- LlmFunctionCallFunctionType :
- # Function ID.
- String :
- # Subject contexts.
- SubjectContext!] : [
- }