mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 09:21:45 +00:00
update prompt slightly
This commit is contained in:
parent
d3ebc18559
commit
415c555767
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue