The addition of Claude 3 support has been great.
The biggest advantage of Claude 3 over current openai models is the costs saving that comes with the smaller claude model (Haiku).
However I've found that Claude is still very prone to producing errors that lead to gpt-pilot crashing.
These errors mostly relate to:
Extra data errors (gpt-pilot sometimes struggles with handling responses from Claude models. These are harder to workaround & sometimes require several restarts of a project to overcome)
429 errors (rate limits - which can be fixed by upgrading to a higher tier of Anthropic subscription).
Some examples in screenshots below
Extra data:
None type handling:
Hopefully some of these issues will be resolved in coming days, with more robust error handling by gpt-pilot.
Version
Command-line (Python) version
Operating System
Ubuntu Linux
What happened?
The addition of Claude 3 support has been great. The biggest advantage of Claude 3 over current openai models is the costs saving that comes with the smaller claude model (Haiku).
However I've found that Claude is still very prone to producing errors that lead to gpt-pilot crashing. These errors mostly relate to:
Some examples in screenshots below Extra data: None type handling:
Hopefully some of these issues will be resolved in coming days, with more robust error handling by gpt-pilot.