jar

com.microsoft.semantic-kernel : semantickernel-core-skills

Maven & Gradle

Jul 20, 2023

Semantic Kernel Core Skills · Core skills used by the Semantic Kernel

Table Of Contents

Latest Version

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

All Versions

Download com.microsoft.semantic-kernel : semantickernel-core-skills 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-skills-0.2.7-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.semantickernel.text

├─ com.microsoft.semantickernel.text.TextChunker.class - [JAR]

com.microsoft.semantickernel.coreskills

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

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

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

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

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

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

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

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

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