mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-07 08:26:06 +00:00
Update MCPClient to accept action parameter during method calls instead of requiring it during instantiation, making it consistent with the new client interface. fix(reme): update client usage patterns Update all client usages to pass action parameter during method calls instead of during client instantiation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common_utils.py | ||
| env_utils.py | ||
| logger_utils.py | ||
| logo_utils.py | ||
| service_utils.py | ||
| similarity_utils.py | ||