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 摘要。