Update user instruction message format (#6010)
This commit is contained in:
@@ -989,7 +989,7 @@ mod tests {
|
||||
"type": "message",
|
||||
"role": "user",
|
||||
"content": [
|
||||
{ "type": "input_text", "text": "<user_instructions>hi</user_instructions>" },
|
||||
{ "type": "input_text", "text": "# AGENTS.md instructions for project\n\n<INSTRUCTIONS>\nhi\n</INSTRUCTIONS>" },
|
||||
]
|
||||
}),
|
||||
json!({
|
||||
|
||||
Reference in New Issue
Block a user