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

iteration & breakdown prompts instruct LLM not to set up database

Open nalbion opened this issue 1 year ago • 0 comments

iteration.prompt

IMPORTANT Do not tell me anything about setting up the database or anything OS related - only if some dependencies need to be installed.

development/task/break_down

BAD STEP: Set up mongo database

The prompt should encourage the LLM to generate database migration schemas using liquibase, ts-migrate-mongoose etc

nalbion avatar Oct 21 '23 14:10 nalbion