Skip to content

Commit 74e4189

Browse files
committed
spelling: relevant
Signed-off-by: Josh Soref <[email protected]>
1 parent 274d07e commit 74e4189

File tree

1 file changed

+1
-1
lines changed
  • contributing/samples/code_execution

1 file changed

+1
-1
lines changed

contributing/samples/code_execution/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def base_system_instruction():
8484
8585
8686
You need to assist the user with their queries by looking at the data and the context in the conversation.
87-
You final answer should summarize the code and code execution relavant to the user query.
87+
You final answer should summarize the code and code execution relevant to the user query.
8888
8989
You should include all pieces of data to answer the user query, such as the table from code execution results.
9090
If you cannot answer the question directly, you should follow the guidelines above to generate the next step.

0 commit comments

Comments
 (0)