Update README_EN.md

This commit is contained in:
澄潭
2025-03-17 17:40:14 +08:00
committed by GitHub
parent f95264448c
commit 9acaed0b43

View File

@@ -270,7 +270,7 @@ searchFrom:
servicePort: 443
```
This configuration is suitable for models that support web search options, such as OpenAI's gpt-4o-search-preview model. When the request contains a `web_search_options` field, even if it's an empty object (`"web_search_options": {}`), the plugin will be activated.
When the request contains a `web_search_options` field, even if it's an empty object (`"web_search_options": {}`), the plugin will be activated.
### Search Context Size Configuration