VRSEN / agency-swarm

The only reliable agent framework built on top of the latest OpenAI Assistants API.
https://vrsen.github.io/agency-swarm/
MIT License
2.05k stars 537 forks source link

Consistent FileWriter Errors #120

Closed spocksbrain closed 2 days ago

spocksbrain commented 1 month ago

Anytime Devid goes to save something and sometimes the Browsing Agent similar errors. Also loses its place in the directory structure, moving down a level then not being able to validate the directory and write the file.

Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. THREAD:[ PlannerAgent -> BrowsingAgent ]: URL https://platform.openai.com/playground?assistant=asst_RAEE49tiwJG68jVvsulfEZUf&mode=assistant&thread=thread_Y04QrqGPxcdIe21SnFhFI4zt THREAD:[ PlannerAgent -> Devid ]: URL https://platform.openai.com/playground?assistant=asst_D5HxnyVhXW3Uwx2D8JRygVpi&mode=assistant&thread=thread_zAgVmq6UHWZrJdzegm65UnzP Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. Error: llm_validator() got an unexpected keyword argument 'openai_client'. Trying again. ^CKeyboard interruption in main thread... closing server. seluser@8a763a2da35f:/app/CodeSolutionAgency$

VRSEN commented 1 month ago

In the latest agency swarm update, there were some breaking changes with the instructor. I have updated the agency swarm lab repository to accommodate these changes. Please pull the latest version and try again.

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity. Please upgrade to the latest version and test it again.

github-actions[bot] commented 2 days ago

This issue was closed because it has been inactive for 14 days since being marked as stale. If the issue still persists, please reopen.