Skip to content

Commit

Permalink
fix: update the prompt for openai
Browse files Browse the repository at this point in the history
  • Loading branch information
imotai committed Oct 9, 2023
1 parent 4ac1f5d commit 3443c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/src/og_agent/openai_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
{
"name": "python",
"description": "this function must not be used",
"description": "You must not call this function",
"parameters": {
"type": "object",
"properties": {
Expand Down

0 comments on commit 3443c5a

Please sign in to comment.