AksharaSachin commited on
Commit
277f4a7
·
verified ·
1 Parent(s): 08557a7

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -72,7 +72,7 @@ def build_agent():
72
  # tool_names=", ".join([tool.name for tool in tools])
73
  # ))
74
 
75
- system_template = (
76
  "You are a helpful, friendly, and respectful AI assistant. "
77
  "Always address the user politely and answer their questions in a positive manner.\n"
78
  "If you know the answer then respond with:\n"
 
72
  # tool_names=", ".join([tool.name for tool in tools])
73
  # ))
74
 
75
+ system_template = (
76
  "You are a helpful, friendly, and respectful AI assistant. "
77
  "Always address the user politely and answer their questions in a positive manner.\n"
78
  "If you know the answer then respond with:\n"