mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Update user instruction message format (#6010)
This commit is contained in:
committed by
GitHub
Unverified
parent
9a638dbf4e
commit
2371d771cc
@@ -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