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

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

Abierto
#67 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Java
Estrellas
184
Forks
38
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.