You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
你好,我现在想基于ms-agent v1.3.0的版本实现简单的一个查询Agent,现在的目录结构如下:
react-agent/
├─ tools/
│ └─ google_search_tool.py
├─ agent_config.yaml
├─ run_agent.py
react-agent.zip
现在运行
python run_agent.py
,报错:TypeError: Connectplugins
failed, details:: ListConfig.pop() takes from 1 to 2 positional arguments but 3 were given其实,我对ms-agent v1.3.0不是很熟悉,但是又想用这个框架搭建自己的agent,希望能帮忙看一下,万分感谢
Beta Was this translation helpful? Give feedback.
All reactions