Pythagora-io / gpt-pilot

The first real AI developer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]:A lot of times it adds lines to the beginning and the end of a source file, making it unuseable without manual editing.

phalexo opened this issue · comments

Version

Command-line (Python) version

Operating System

Ubuntu Linux

What happened?

It adds (not always)
------------------------------------------format--------------------------------------------------
source code here.
----------------------------------------end_of_format--------------------------------------------
to files it creates or edits, and then does NOT remove them. So when
node source.js
is run, one gets an error on those non-source lines.

hey there, can you please add some more context? when does this happen? are u using a custom llm ?