# Read OpenAI's web-search sources straight off the response

> Grab the citations behind a grounded OpenAI answer directly from response.citations, now populated for the OpenAIChat and OpenAILike providers.

- Published: 2026-06-26
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/read-openais-web-search-sources-straight-off-the-response
- Markdown: https://agno-com-nine.vercel.app/articles/read-openais-web-search-sources-straight-off-the-response.md

Grab the citations behind a grounded OpenAI answer directly from `response.citations`, now populated for the `OpenAIChat` and `OpenAILike` providers. You see exactly which web results the model used instead of parsing them out yourself.
