Update url-params.md

possible fix
This commit is contained in:
Silentoplayz 2025-02-10 15:31:56 -05:00
parent 6d8a0b1daa
commit 145e84e551

View File

@ -37,7 +37,7 @@ The following table lists the available URL parameters, their function, and exam
### 3. **Web Search** ### 3. **Web Search**
- **Description**: Enabling `web-search` allows the chat session to access [web search](/tutorials/web_search) functionality. - **Description**: Enabling `web-search` allows the chat session to access [web search](/tutorials/web-search) functionality.
- **How to Set**: Set this parameter to `true` to enable web search. - **How to Set**: Set this parameter to `true` to enable web search.
- **Example**: `/?web-search=true` - **Example**: `/?web-search=true`
- **Behavior**: If enabled, the chat can retrieve web search results as part of its responses. - **Behavior**: If enabled, the chat can retrieve web search results as part of its responses.