agentscope-ai / agentscope-ai/agentscope-runtime-java

[Feature Request] Add Support for Alibaba Cloud Bailian Agent API in Java Runtime

未關閉
#63 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Java
星號
184
分支
38
PR 合併指標
30 天內沒有已合併 PR

描述

### Description

Alibaba Cloud's **Bailian** platform provides a powerful set of APIs for building and deploying AI agents, including LLM orchestration, tool calling, and more. The Bailian Agent API is becoming a key infrastructure for enterprise-grade agent applications in the Alibaba ecosystem.

To enhance interoperability and enable users to deploy AgentScope-based agents on Bailian, we propose adding **native support for the Bailian Agent API** in agentscope-runtime-java

This would allow Java-based agents to seamlessly integrate with Bailian’s agent execution environment

### Proposed Integration Points

1. **Bailian Agent SDK Adapter**: Implement a Java adapter that conforms to AgentScope’s agent interface while delegating to Bailian’s API.

### Benefits

- Enables agents to interact with agent api
- Reduces boilerplate for enterprise users already using Bailian
- Promotes ecosystem synergy between AgentScope and Alibaba Cloud AI services

### References

- Bailian Official Documentation
- Bailian Agent API specs

### Additional Notes

The Java implementation should aim for **API consistency** to ensure cross-language portability of agent definitions.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。