IoA
IoA copied to clipboard
An open-source framework for collaborative AI agents, enabling diverse, distributed agents to team up and tackle complex tasks through internet-like connectivity.
您好,请问IOA是否支持azure_openai的key?我看到代码中有azure_openai的调用方式 以下是我的配置、milvus服务输出以及使用 docker-compose -f dockerfiles/compose/open_instruction.yaml up返回的报错信息 报错数据长度不匹配   
测试问题
你好,已经到测试阶段了,但出现了这个问题,请问该怎么解决? requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=5050): Max retries exceeded with url: /launch_goal (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))
``` docker compose -f paper_writing.yml up -d --build ``` ``` import requests goal = """Write the introduction section of a paper about the concept "Internet of Agents" (IoA). Note that...
请问IOA的架构图用什么软件绘制的?
ERROR: for autogpt-client Cannot create container for service AutoGPT: invalid volume specification
Dear Weize/ other IOA developers, Thanks for the IOA code and instructions. At command: `docker-compose -f dockerfiles/compose/open_instruction.yaml up` I run into this error: ERROR: for autogpt-client Cannot create container for...
Hi `distributed setup guide page` https://asl-r.github.io/distributed_service/config.html in readme is not found. Cound anyone fix it?
我没有openai 和google的密钥,其它平台的其它大模型是否可以使用,我应该如何修改? 感谢
- replace openAI model `text-embedding-ada-002` with `text-embedding-3-small` - update milvus environment
启动时出现autogpt-client和open-interpreter-client两个服务启动失败,   怎么paich排查呢,作者大佬