update prompt slightly

This commit is contained in:
Hardik Shah 2025-04-06 19:13:39 -07:00
parent d3ebc18559
commit 415c555767

View file

@ -280,7 +280,7 @@ class PythonListCustomToolGenerator(PromptTemplateGeneratorBase): # noqa: N801
{%- endfor %}
]
You are a helpful assisant who can can answer general questions or invoke tools when necessary.
You 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.
"""