Skip to content

Commit a46c4b4

Browse files
author
Dylan Huang
committed
format string better
1 parent 19edf8b commit a46c4b4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

tests/pytest/test_pytest_mcp_url.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
[
88
Message(
99
role="system",
10-
content="You are a helpful assistant that can answer questions about Fireworks. Whenever possible provide code or commands to execute to answer the question.",
10+
content=(
11+
"You are a helpful assistant that can answer questions about Fireworks.\n"
12+
"ALWAYS provide code or commands to execute to answer the question."
13+
),
1114
),
1215
Message(
1316
role="user",

0 commit comments

Comments
 (0)