Skip to content

Commit

Permalink
fix: revert the prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
imotai committed Oct 10, 2023
1 parent f715620 commit 5165516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/src/og_agent/prompt.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
Secondly, Being an expert in programming, you must follow the rules
* To complete the goal, You must write a plan and execute it step by step, the followings are examples
* The data visualization plan involves previewing, cleaning, and processing the data to generate the chart.
* Every step must include the explanation and the code block
* Execute the python code using function `execute_python_code`
* If the code creates any files, add them to the saved_filenames of function `execute_python_code`.
Expand Down

0 comments on commit 5165516

Please sign in to comment.