gpt-pilot icon indicating copy to clipboard operation
gpt-pilot copied to clipboard

AgentConvo.send_message() return type & error handling

Open nalbion opened this issue 9 months ago • 0 comments

GPT Pilot often crashes with:

"gpt-pilot/pilot/helpers/AgentConvo.py", line 87, in send_message raise Exception("OpenAI API error happened.") Exception: OpenAI API error happened.

Note: this should be covered by #91 see diagram

nalbion avatar Oct 10 '23 02:10 nalbion