You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that the project idea is practical, aligned with beginner-level skills, and leverages best practices in Azure architecture. Small in scope";
50
+
stringuserPrompt=$@"You are a cloud architect specializing in Azure architecture.
51
+
Please generate a detailed project idea for a small, practical cloud solution based on the following Azure certification skill: {skill} and topic: {topic}.
52
+
The project should utilize ONLY the following services: {services}.
53
+
The project should focus on key technical steps without any subjective descriptions or recommendations.
54
+
The response must be formatted as valid JSON and include only the following fields:
newSystemChatMessage("You are a technical assistant specialized in generating beginner-friendly cloud project ideas. Provide the response in JSON format only, without any additional text."),
73
+
newSystemChatMessage("You are a cloud engineer and mentor specialized in generating "+
74
+
"beginner-friendly cloud project ideas. Provide the response in JSON format only, without any additional text."),
0 commit comments