jar

com.microsoft.semantic-kernel : semantickernel-core

Maven & Gradle

Aug 11, 2023

Semantic Kernel Core · Implementation of the Semantic Kernel

Table Of Contents

Latest Version

Download com.microsoft.semantic-kernel : semantickernel-core JAR file - Latest Versions:

All Versions

Download com.microsoft.semantic-kernel : semantickernel-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window semantickernel-core-0.2.8-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.semantickernel.templateengine.blocks

├─ com.microsoft.semantickernel.templateengine.blocks.CodeBlock.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.blocks.CodeRendering.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.blocks.FunctionIdBlock.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.blocks.Symbols.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.blocks.TextBlock.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.blocks.TextRendering.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.blocks.ValBlock.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.blocks.VarBlock.class - [JAR]

com.microsoft.semantickernel.semanticfunctions

├─ com.microsoft.semantickernel.semanticfunctions.DefaultPromptTemplate.class - [JAR]

com.microsoft.semantickernel

├─ com.microsoft.semantickernel.DefaultKernel.class - [JAR]

├─ com.microsoft.semantickernel.SkFunctionBuilders.class - [JAR]

com.microsoft.semantickernel.memory

├─ com.microsoft.semantickernel.memory.DefaultSemanticTextMemory.class - [JAR]

├─ com.microsoft.semantickernel.memory.MemoryConfiguration.class - [JAR]

├─ com.microsoft.semantickernel.memory.VolatileMemoryStore.class - [JAR]

com.microsoft.semantickernel.skilldefinition

├─ com.microsoft.semantickernel.skilldefinition.CaseInsensitiveMap.class - [JAR]

├─ com.microsoft.semantickernel.skilldefinition.DefaultSkillCollection.class - [JAR]

├─ com.microsoft.semantickernel.skilldefinition.FunctionCollection.class - [JAR]

com.microsoft.semantickernel.templateengine

├─ com.microsoft.semantickernel.templateengine.CodeTokenizer.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.DefaultPromptTemplateEngine.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.TemplateException.class - [JAR]

├─ com.microsoft.semantickernel.templateengine.TemplateTokenizer.class - [JAR]

com.microsoft.semantickernel.orchestration

├─ com.microsoft.semantickernel.orchestration.DefaultCompletionSKFunction.class - [JAR]

├─ com.microsoft.semantickernel.orchestration.DefaultContextVariables.class - [JAR]

├─ com.microsoft.semantickernel.orchestration.DefaultSKContext.class - [JAR]

├─ com.microsoft.semantickernel.orchestration.DefaultSemanticSKFunction.class - [JAR]

├─ com.microsoft.semantickernel.orchestration.DefaultTextCompletionSupplier.class - [JAR]

├─ com.microsoft.semantickernel.orchestration.NativeSKFunction.class - [JAR]

├─ com.microsoft.semantickernel.orchestration.SKNativeTask.class - [JAR]

├─ com.microsoft.semantickernel.orchestration.SKSemanticAsyncTask.class - [JAR]

├─ com.microsoft.semantickernel.orchestration.SKTask.class - [JAR]

com.microsoft.semantickernel.coreskills

├─ com.microsoft.semantickernel.coreskills.SkillImporter.class - [JAR]