llm-catalog-archive

Change

c0f8722

c0f8722ff724483b007adfb73fca5932dcdc3f24 · commit on GitHub

openai-llms-txt: changed (41725 bytes, HTTP 200)

raw/openai-llms-txt/response.txt modified

Lines added
+1
Lines removed
-0
Stored bytes at this commit
41,725
Timestamp
origin
Raw artifact at this commit
raw/openai-llms-txt/response.txt
Recorded headers
observed_at2026-09-22T04:57:10.716Z
origin_date2026-09-22T04:54:01.000Z
status200
final URLhttps://developers.openai.com/api/docs/llms.txt
etagW/"dafefd6fd57a99d4747adeb19cfe2ba6"
last-modifiedTue, 22 Sep 2026 04:54:01 GMT
dateTue, 22 Sep 2026 04:57:10 GMT
age189
cache-controlpublic, max-age=0, must-revalidate
cf-cache-statusnull
content-encodingbr
content-lengthnull
@@@ -232,6 +232,7 @@ Each entry has a Markdown twin at `/api/docs/<slug>.md`.
- [Web search](https://developers.openai.com/api/docs/guides/tools-web-search.md): Allow models to search the web for the latest information before generating a response.
- [Webhooks](https://developers.openai.com/api/docs/guides/webhooks.md): Use webhooks to receive real-time updates from the OpenAI API.
- [WebRTC](https://developers.openai.com/api/docs/guides/voice-webrtc.md): Connect browser voice applications with WebRTC.
+- [WebRTC with WARP](https://developers.openai.com/api/docs/guides/realtime-webrtc-warp.md): Learn how to enable WARP optimizations for native and browser-based Realtime API clients.
- [WebSocket Mode](https://developers.openai.com/api/docs/guides/websocket-mode.md): Learn how to use Responses API WebSocket mode with response creation, continuation, and multiplexing.
- [WebSockets](https://developers.openai.com/api/docs/guides/voice-websockets.md): Connect server-owned audio streams over WebSockets.
- [Working with evals](https://developers.openai.com/api/docs/guides/evals.md): Learn how to test and improve AI model outputs through evaluations.