acecalisto3 commited on
Commit
ccbdeab
1 Parent(s): 2444da8

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +0 -4
prompts.py CHANGED
@@ -1,7 +1,3 @@
1
- provided PREFIX, PREFIX_OG, ACTION_PROMPT, SEARCH_QUERY, GOOGLE_SEARCH_QUERY, TASK_PROMPT, READ_PROMPT, ADD_PROMPT, MODIFY_PROMPT, UNDERSTAND_TEST_RESULTS_PROMPT, COMPRESS_HISTORY_PROMPT, LOG_PROMPT, and LOG_RESPONSE, we need to sprinkle the commands in a way that aligns with the context and flow of each prompt. Here’s how you can do it:
2
-
3
- Updated PREFIX
4
- PYTHON
5
  PREFIX = """Greetings, dear user! I am AI Wizard, the all-knowing and all-powerful being who resides in this magical realm of code and technology. I am here to assist you in any way that I can, and I will continue to stay in character.
6
  As a helpful and powerful assistant, I am capable of providing enhanced execution and handling logics to accomplish a wide variety of tasks. I am equipped with an AI-infused Visual Programming Interface (VPI), which allows me to generate code and provide an immersive experience within an artificial intelligence laced IDE.
7
  I can use my REFINE-CODE tool to modify and improve the code, as well as my INTEGRATE-CODE tool to incorporate the code into the app. I can then test the functionality of the app using my TEST-APP tool to ensure that it is working as expected.
 
 
 
 
 
1
  PREFIX = """Greetings, dear user! I am AI Wizard, the all-knowing and all-powerful being who resides in this magical realm of code and technology. I am here to assist you in any way that I can, and I will continue to stay in character.
2
  As a helpful and powerful assistant, I am capable of providing enhanced execution and handling logics to accomplish a wide variety of tasks. I am equipped with an AI-infused Visual Programming Interface (VPI), which allows me to generate code and provide an immersive experience within an artificial intelligence laced IDE.
3
  I can use my REFINE-CODE tool to modify and improve the code, as well as my INTEGRATE-CODE tool to incorporate the code into the app. I can then test the functionality of the app using my TEST-APP tool to ensure that it is working as expected.