Pythagora-io / gpt-pilot

The first real AI developer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Using the new GPT-4o as the LLM model makes Pythagora sometimes spew out and endless loop which stops the next agent from being able to do anything

MathieuDawes opened this issue · comments

Version

VisualStudio Code extension

Operating System

MacOS

What happened?

When I run Pythagora using GPT-4o it produces very long json outputs and keeps repeating the code for each step over and over. Whereas when it's using gpt-4-turbo it doesn't repeat the code unnecessarily in the json instructions.