microsoft / microsoft/semantic-kernel-java

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

オープン
#181 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@milderhc がすでに取り組んでいます。

2025年4月9日 から。

  • #163 @dsgrieve による — マージされずにクローズ
java
主要言語
Java
スター
276
フォーク
56
平均マージ
17時間 45分
マージ済み PR(30日)
4

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。