mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Update web search citation prompt (#27096)
## Summary - Update the web search tool prompt to require Markdown links for cited sources. - Explicitly tell the model not to use `turnX`-style citations in responses. ## Context https://openai.slack.com/archives/C0AU83S0ZQU/p1780964147777649?thread_ts=1780352049.512299&cid=C0AU83S0ZQU ## Test plan - `git diff --check` - `python3 scripts/format.py --check` (fails only on Rust formatter setup: rustup cannot create temp files under `/home/dev-user/.rustup`; Just and Python formatter checks pass when using temp cache dirs)
This commit is contained in:
committed by
GitHub
Unverified
parent
e127a0cf99
commit
c656cc4a83
@@ -77,4 +77,4 @@ Responses may not excessively quote or draw on a specific source. There are seve
|
||||
|
||||
---
|
||||
|
||||
Make sure to provide links to the sources you used in your response.
|
||||
Cite your sources by using markdown links to the sites you used in your response. Do NOT use citations in the `turnX` style.
|
||||
|
||||
Reference in New Issue
Block a user