Open voytas75 opened 6 months ago
With user input:
{ "step_name": "Project Exploration", "isRequired": true, "prompt": "User's Input: [Insert User's Input Here] \n\nAnalyze the user's earlier input about the project and provide information in JSON format. Ensure that the output follows the JSON structure: { \"project_name\": \"\", \"objectives\": [ \"\" ], \"functionalities\": [ \"\" ], \"constraints\": { \"resources\": [ \"\" ], \"technology\": [ \"\" ], \"other\": [ \"\" ] }}. Fill in any missing information to complete the task." }
{ "step_name": "Project Exploration", "isRequired": true, "prompt": "Using the provided JSON format as a reference, analyze the user's earlier input about the project to identify key objectives, desired functionalities, and any constraints or limitations. Ensure that the output follows the JSON structure: { \"project_name\": \"\", \"objectives\": [ \"\" ], \"functionalities\": [ \"\" ], \"constraints\": { \"resources\": [ \"\" ], \"technology\": [ \"\" ], \"other\": [ \"\" ] }}. Fill in any missing information to complete the task." }