microsoft / microsoft/semantic-kernel-java

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

未关闭
#181 2 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@milderhc 已经在做这个了。

开始于 2025年4月9日。

  • #163 来自 @dsgrieve —— 已关闭,未合并
java
主要语言
Java
星标
276
派生
56
平均合并
17 小时 45 分钟
30 天内合并 PR
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. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。