Dang Tu Minh

Results 6 issues of Dang Tu Minh

### Initial Checks - [X] I have searched GitHub for a duplicate issue and I'm sure this is something new - [X] I have read and followed [the docs &...

bug

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

bug

**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

**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

my error: `BadRequestError Traceback (most recent call last) Cell In[10], [line 5](vscode-notebook-cell:?execution_count=10&line=5) [3](vscode-notebook-cell:?execution_count=10&line=3) nest_asyncio.apply() [4](vscode-notebook-cell:?execution_count=10&line=4) import asyncio ----> [5](vscode-notebook-cell:?execution_count=10&line=5) rag.insert(FAKE_TEXT) File ~/test/nano_graphrag/graphrag.py:217, in GraphRAG.insert(self, string_or_strings) [215](https://vscode-remote+ssh-002dremote-002b103-002e183-002e119-002e49.vscode-resource.vscode-cdn.net/root/test/~/test/nano_graphrag/graphrag.py:215) def insert(self, string_or_strings): [216](https://vscode-remote+ssh-002dremote-002b103-002e183-002e119-002e49.vscode-resource.vscode-cdn.net/root/test/~/test/nano_graphrag/graphrag.py:216)...

Hi, my Ai system can't call too much, I tried to do sleep for asyncio but it doesn't work, how can I limit the calling speed like microsoft's graphrag?