Uses of Interface
com.microsoft.semantickernel.orchestration.WritableContextVariables
-
Packages that use WritableContextVariables Package Description com.microsoft.semantickernel.orchestration -
-
Uses of WritableContextVariables in com.microsoft.semantickernel.orchestration
Methods in com.microsoft.semantickernel.orchestration that return WritableContextVariables Modifier and Type Method Description WritableContextVariablesWritableContextVariables.Builder. build(Map<String,String> map)Builds an instance with the given variablesWritableContextVariablesContextVariables. writableClone()Get a clone of the variables that can be modified
-