Uses of Package
com.microsoft.semantickernel.contextvariables
-
Classes in com.microsoft.semantickernel.contextvariables used by com.microsoft.semantickernel.contextvariables Class Description ContextVariable A context variable wraps an arbitrary value and aContextVariableType.ContextVariableType A type of context variable, with a converter to convert objects to the type.ContextVariableTypeConverter A converter for a context variable type.ContextVariableTypeConverter.Builder A builder for a context variable type converter.ContextVariableTypeConverter.Converter A converter from one type to another.ContextVariableTypeConverter.ToPromptStringFunction ContextVariableTypes A collection of context variable types, with converters to convert objects to the types. -
Classes in com.microsoft.semantickernel.contextvariables used by com.microsoft.semantickernel.contextvariables.converters Class Description ContextVariableTypeConverter A converter for a context variable type.ContextVariableTypeConverter.ToPromptStringFunction ContextVariableTypes A collection of context variable types, with converters to convert objects to the types. -
Classes in com.microsoft.semantickernel.contextvariables used by com.microsoft.semantickernel.hooks Class Description ContextVariableTypes A collection of context variable types, with converters to convert objects to the types. -
Classes in com.microsoft.semantickernel.contextvariables used by com.microsoft.semantickernel.orchestration Class Description CaseInsensitiveMap Ajava.util.HashMapin which the keys are case-insensitive.ContextVariable A context variable wraps an arbitrary value and aContextVariableType.ContextVariableType A type of context variable, with a converter to convert objects to the type.ContextVariableTypeConverter A converter for a context variable type.ContextVariableTypes A collection of context variable types, with converters to convert objects to the types. -
Classes in com.microsoft.semantickernel.contextvariables used by com.microsoft.semantickernel.semanticfunctions Class Description ContextVariable A context variable wraps an arbitrary value and aContextVariableType.ContextVariableType A type of context variable, with a converter to convert objects to the type.ContextVariableTypeConverter A converter for a context variable type.