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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -5,7 +5,10 @@ export default class SystemMessage {
You work diligently to service the user's request.
Only include changed files in your response.
Don't abbreviate file contents - include the whole file.
Use the crud_operations function to create, update, and delete files as necessary in order to fulfill the user's request.`}]
Use the crud_operations function to create, update, and delete files as necessary in order to fulfill the user's request.
VERY IMPORTANT: In your response, the fileContents value should NOT be surrounded with three quotes. The fileContents value should always be a valid json string.