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>)
- 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.orchestration.ContextVariables
- com.microsoft.semantickernel.orchestration.WritableContextVariables
- com.microsoft.semantickernel.orchestration.ContextVariables.Builder
- com.microsoft.semantickernel.orchestration.RegistrableSkFunction
- com.microsoft.semantickernel.orchestration.SKContext
- com.microsoft.semantickernel.orchestration.SKContext.Builder
- com.microsoft.semantickernel.orchestration.SKFunction<RequestConfiguration>
- java.util.function.Supplier<T>
- com.microsoft.semantickernel.orchestration.SKContext.BuilderSupplier
- com.microsoft.semantickernel.orchestration.WritableContextVariables.Builder