Class Hierarchy
- java.lang.Object
- com.microsoft.semantickernel.orchestration.AbstractSKContext (implements com.microsoft.semantickernel.orchestration.SKContext)
- com.microsoft.semantickernel.orchestration.AbstractSkFunction<RequestConfiguration> (implements com.microsoft.semantickernel.orchestration.RegistrableSkFunction, com.microsoft.semantickernel.orchestration.SKFunction<RequestConfiguration>)
- com.microsoft.semantickernel.orchestration.AIFunction<RequestConfiguration> (implements com.microsoft.semantickernel.orchestration.SKFunction<RequestConfiguration>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.microsoft.semantickernel.SKException
- com.microsoft.semantickernel.orchestration.FunctionNotRegisteredException
- com.microsoft.semantickernel.SKException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.microsoft.semantickernel.builders.Buildable
- com.microsoft.semantickernel.orchestration.ContextVariables
- com.microsoft.semantickernel.orchestration.WritableContextVariables
- com.microsoft.semantickernel.orchestration.SKContext
- com.microsoft.semantickernel.orchestration.ContextVariables
- com.microsoft.semantickernel.orchestration.RegistrableSkFunction
- com.microsoft.semantickernel.builders.SemanticKernelBuilder<T>
- com.microsoft.semantickernel.orchestration.ContextVariables.Builder
- com.microsoft.semantickernel.orchestration.SKContext.Builder
- com.microsoft.semantickernel.orchestration.SKFunction<RequestConfiguration>
- com.microsoft.semantickernel.orchestration.WritableContextVariables.Builder
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.microsoft.semantickernel.orchestration.FunctionNotRegisteredException.ErrorCodes
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)