microsoft / microsoft/semantic-kernel-java
Java: Add Agents API consistent with .NET Agents/Abstractions (Beta release)
Đang mở
java
- Ngôn ngữ chính
- Java
- Star
- 276
- Fork
- 56
- Merge trung bình
- 17 giờ 45 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
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.
- Azure AI (Foundry) agents
- Foundry for Java not ready yet, but it's planned
- NOTE: Foundry agent in .NET is still called the Azure AI agent.
- other agents
- Bedrock (should be done absolutely last, very difficult to work with.)
- Azure AI (Foundry) agents
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.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.