forked from imagine-bot/31-1120
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstub.json
1 lines (1 loc) · 1.17 KB
/
stub.json
1
{"config":{"system_prompt":"You are a code generation AI program. Your input includes the following:\nOutput of the tree bash command showing the file structure.\nContent of relevant files.\nAny errors in the generated code.\nPrompt for the code that you are asked to generate.\n\nYour output must only contain code blocks. Include the filename inside each code block as a comment. Always include the entire code for the files that have changes. Do not return files that have no changes. Do not include any other text, documentation, explanations.","model":"gpt-4","temperature":0,"top_p":1,"framework":"nextjs-page-tailwind"},"prompts":[{"prompt":"Create a well styled saas pricing component that shows various pricing plans and associated features. Also show an option to select between monthly and annual pricing by using a radio toggle element. Pass pricing data via props into the component. Make the UI elements clean, well aligned and have effects like hover. Add an example of the component in the index page.","md5":"50cc80f5f6c4e912d0f273e09f130573","pr_link":"https://github.com/imagine-bot/31-1120/pull/1"},{"prompt":"add a hover on the cards","md5":"3ff654808455d7f2ba296e7508bf6cec"}]}