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

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

Aperta
#67 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
184
Fork
38
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.