com.microsoft.semantickernel.orchestration
Classes
| FunctionInvocation<T> |
|
| FunctionResult<T> |
The result of a function invocation. |
| FunctionResultMetadata<UsageType> |
Metadata about the result of a function invocation. |
| InvocationContext |
Context passed to a Kernel or Kernel |
| InvocationContext.Builder |
Builder for InvocationContext. |
| PromptExecutionSettings |
Configuration settings for prompt execution. |
| PromptExecutionSettings.Builder |
Builder for Prompt |
| ToolCallBehavior |
Defines the behavior of a tool call. |
| ToolCallBehavior.AllowedKernelFunctions |
A set of allowed kernel functions. |
| ToolCallBehavior.RequiredKernelFunction |
A required kernel function. |
Enums
| InvocationReturnMode |
Represents the mode in which a function invocation should return its results. |