101dotxyz / GPTeam

GPTeam: An open-source multi-agent simulation
https://www.gpteamai.com/
MIT License
1.64k stars 254 forks source link

multi-agent Init timeout #104

Open 51cloud opened 2 months ago

51cloud commented 2 months ago

Anyone facing this issue?

error Init multi-agent

`Welcome to Paper Trail Inc.! 

agents_folder: /home/public/Hidden_Intention/Zhouz/GPTeam/agents [Marty] Observe Observed 0 new events since 03:07:12 events: [] run_for_one_step1 [Marty] React Deciding how to react to recent events... [Ricardo] Observe Observed 0 new events since 03:07:12 events: [] run_for_one_step1 [Ricardo] React Deciding how to react to recent events... [Rebecca] Observe Observed 0 new events since 03:07:12 events: [] run_for_one_step1 [Rebecca] React Deciding how to react to recent events...Retrying langchain.chat_models.openai.acompletion_with_retry.._completion_with_retry in 1.0 seconds as it raised Timeout: Request timed out. Retrying langchain.chat_models.openai.acompletion_with_retry.._completion_with_retry in 1.0 seconds as it raised Timeout: Request timed out. Retrying langchain.chat_models.openai.acompletion_with_retry.._completion_with_retry in 1.0 seconds as it raised Timeout: Request timed out. Retrying langchain.chat_models.openai.acompletion_with_retry.._completion_with_retry in 2.0 seconds as it raised Timeout: Request timed out.`

51cloud commented 2 months ago

It can add Marty(agent1) and Ricardo(agent2) as agents, but when Rebecca(agent3) faces a timeout error.