agentscope icon indicating copy to clipboard operation
agentscope copied to clipboard

Start building LLM-empowered multi-agent applications in an easier way.

Results 196 agentscope issues
Sort by recently updated
recently updated
newest added

with example for git ? output tool is "ServiceResponse" . how to tool output return true/false can Ai so that the agent can receive?

bug

I created Japanese translated README.

**AgentScope is an open-source project. To involve a broader community, we recommend asking your questions in English.** Hello everyone, GraphRAG is very good for legal and healthcare document. i readed...

enhancement

--- name: Pull Request about: Create a pull request --- ## Description add stable-diffusion model wrapper Integrate https://github.com/AUTOMATIC1111/stable-diffusion-webui ## Checklist Please check the following items before code is ready to...

It is known that the current RAG instance is implemented using text-embedding-v2 . I would like to ask, does the server have a local cache(vector) after running rag_example.py every time?...

**AgentScope is an open-source project. To involve a broader community, we recommend asking your questions in English.** Can anyone give me a multi-agent system using agentscore with Hierarchical Agent Group...

enhancement

I'm working on the RAG multi-agent example. Now I have finished text embedding by importing external pdf files to the knowledge base. Then, I know that another dialog agent is...

enhancement

--- name: Pull Request about: Create a pull request --- ## Description The current `execute_python_code` tool function uses exec() within a function, and any variables (including function definitions) created by...

--- name: Add security check to see if a URL is pointing to internal IP about: Create a pull request --- ## Description As title, and linked to https://github.com/modelscope/agentscope/issues/412 ##...

ready for review

**Title:** OpenAI Chat API Compatibility Issue with 'qwen-plus' Model **Describe the bug:** When attempting to use the 'qwen-plus' model via the OpenAI Chat API compatibility mode, a BadRequestError occurs indicating...

bug