> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apia1.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Поиск в интернете

> Добавление веб-поиска к AI-моделям

# Поиск в интернете

Для Chat Completions добавьте web plugin; для Responses можно использовать web-search tool.

```json theme={null}
{"model":"openai/gpt-5.2","messages":[{"role":"user","content":"Последние новости о квантовых компьютерах"}],"plugins":[{"id":"web","max_results":5}]}
```

Проверяйте annotations/citations в ответе. Найденный в интернете текст не следует автоматически считать достоверным.
