All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractSKContext Semantic Kernel contextAbstractSkFunction<RequestConfiguration> Abstract implementation of the SKFunction interface.AIException AI logic exceptionAIException.ErrorCodes Error codesAIService Marker interface for AI servicesAIServiceCollection A collection that can hold AI servicesAIServiceProvider Block Base class for blocks parsed from a prompt templateBlockTypes BuildersSingleton Enum singleton that service loads builder implementationsChatCompletion<ChatHistoryType extends ChatHistory> ChatCompletion.Builder ChatHistory Provides a history of messages between the User, Assistant and SystemChatHistory.AuthorRoles Role of the author of a chat messageChatHistory.Message Chat message representationChatRequestSettings Settings for a chat completion requestCompletionRequestSettings Settings for a text completion requestCompletionSKFunction Semantic function for text completionCompletionSKFunction.Builder Builder for completion functionsContextVariables Context Variables is a data structure that holds temporary data while a task is being performed.ContextVariables.Builder Builder for ContextVariablesDataEntryBase A base class for data entries.DefaultAIServiceProvider Default implementation ofAIServiceProviderDefaultNamedServiceProvider<T> Default implementation ofNamedServiceProviderDefineSKFunction Annotation that defines a method that can be invoked as a native functionEmbedding<EmbeddingType extends Number> Represents a strongly typed vector of numeric data.EmbeddingGeneration<TValue,TEmbedding extends Number> Interface for text embedding generation servicesEmbeddingGeneration.Builder<TValue,TEmbedding extends Number> FunctionBuilders Provides various builders for completion functionsFunctionNotFound FunctionNotRegisteredException FunctionView Class used to copy and export data from the skill collection.Kernel Interface for the semantic kernel.Kernel.Builder Kernel.InternalBuilder KernelConfig KernelConfig.Builder KernelException Kernel logic exceptionKernelException.ErrorCodes KernelExtensions KernelSkillsSupplier MemoryException Exception thrown for errors related to memory logic.MemoryException.ErrorCodes Semantic kernel memory error codes.MemoryQueryResult Copy of metadata associated with a memory entry.MemoryRecord A record in a Semantic Kernel memory.MemoryRecordMetadata Class representing the metadata associated with a Semantic Kernel memory.MemoryStore An interface for storing and retrieving indexedMemoryRecordobjects in a data store.MemoryStore.Builder NamedServiceProvider<T> NotSupportedException NullMemory Implementation ofSemanticTextMemorythat stores nothing.ParameterView PlanningException Exception thrown for errors related to planning.PlanningException.ErrorCodes Error codes for PlanningExceptionPromptTemplate Interface for prompt templatePromptTemplate.Builder PromptTemplateConfig Prompt template configurationPromptTemplateConfig.CompletionConfig Completion configuration parametersPromptTemplateConfig.CompletionConfigBuilder Builder for CompletionConfigPromptTemplateConfig.InputConfig Input configuration (list of all input parameters for a semantic function).PromptTemplateConfig.InputParameter Input parameter for semantic functionsPromptTemplateEngine Prompt template engine interfacePromptTemplateEngine.Builder ReadOnlyFunctionCollection ReadOnlySkillCollection Skill collection interface.ReadOnlySkillCollection.Builder RegistrableSkFunction SemanticFunctionConfig Semantic function configurationSemanticTextMemory An interface for semantic memory that creates and recalls memories associated with text.SemanticTextMemory.Builder ServiceLoadUtil SKBuilders SKContext Semantic Kernel context.SKContext.Builder SKContext.BuilderSupplier SKException Provides the base exception from which all Semantic Kernel exceptions derive.SKFunction<RequestConfiguration> Semantic Kernel callable function interfaceSKFunctionInputAttribute Annotates a parameter binding it to the "input" context variableSKFunctionParameters Annotates a parameter to a native functionSkillExecutor SkillsNotFoundException TextCompletion Interface for text completion servicesTextCompletion.Builder Verify WritableContextVariables Context Variables is a data structure that holds temporary data while a task is being performed.WritableContextVariables.Builder