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

[Feature Request] Align Java Runtime with Python: Implement Built-in Tools (RAG, Payment, etc.)

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

描述

### Description

The **AgentScope Runtime Python** provides a set of **built-in, production-ready tools** that greatly accelerate agent development, including:

- **RAG (Retrieval-Augmented Generation)**: Document ingestion, vector search, and context-augmented LLM calls
- **Payment Tool**: Secure payment initiation and status query (e.g., via Alipay) ,etc.

However, the **Java runtime currently lacks equivalent built-in tool implementations**, forcing Java users to:

- Re-implement common functionality from scratch
- Maintain custom wrappers with inconsistent interfaces
- Miss out on standardized observability, error handling, and security patterns provided in the Python version

To ensure **feature parity**, **developer experience consistency**, and **enterprise readiness**, we propose implementing the same set of built-in tools in the Java runtime.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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