update sys prompt

This commit is contained in:
Hardik Shah 2025-04-06 15:52:42 -07:00
parent d86ee6f386
commit 31453f3f79
2 changed files with 6 additions and 14 deletions

View file

@ -279,6 +279,10 @@ class PythonListCustomToolGenerator(PromptTemplateGeneratorBase): # noqa: N801
{% endif -%}
{%- endfor %}
]
You are a helpful assisant who can can answer general questions or invoke tools when necessary.
In addition to tool calls, you should also augment your responses by using the tool outputs.
"""
)
return PromptTemplate(