Update url-params.md

This commit is contained in:
Silentoplayz 2024-12-17 22:54:55 -05:00
parent f8c81e68c8
commit ff1a6d71c2

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](/features/tutorials/web_search) functionality. - **Description**: Enabling `web-search` allows the chat session to access [web search](/tutorials/integrations/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.