microsoft / microsoft/semantic-kernel-java

Java: Add Agents API consistent with .NET Agents/Abstractions (Beta release)

Ouverte
#181 2 commentaires 0 réactions 1 personne assignée Voir sur GitHub

@milderhc y travaille déjà.

Depuis le 9/4/2025.

  • #163 par @dsgrieve — fermée sans fusion
java
Langage dominant
Java
Étoiles
276
Forks
56
Merge moyen
17 h 45 min
PR mergées (30 j)
4

Description

Implement the Semantic Kernel for Java Agents API, following the reference implementation in .NET.

The following work needs to be complete to get to a "Beta" status:

Microsoft.SemanticKernel.Agents.Core

Add this package to bring the core functionality online.

  • This will get us the "hero path" which is to provide a code sample to create an Agent that uses the ChatCompletion functionality already in the SK.
    • Prioritize classes marked as "Experimental" as last to be done.
  • Add further agent support in the Core functionality experience.

Microsoft.SemanticKernel.API

Add the agents abstractions to this package.

Microsoft.SemanticKernel.x

  • Small fixups throughout that will support Agents and that will bring us into further parity with the reference (.NET) implementation.

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.