llm-catalog-archive

Change

5b7cdff

5b7cdff8ba02b399699f308719ff703c7a64403d · commit on GitHub

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

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

Lines added
+1
Lines removed
-1
Stored bytes at this commit
42,079
Timestamp
origin
Raw artifact at this commit
raw/openai-llms-txt/response.txt
Recorded headers
observed_at2026-09-25T04:57:38.900Z
origin_date2026-09-25T04:45:52.000Z
status200
final URLhttps://developers.openai.com/api/docs/llms.txt
etagW/"a92b45b704610a414b1c00be9102b598"
last-modifiedFri, 25 Sep 2026 04:45:52 GMT
dateFri, 25 Sep 2026 04:57:38 GMT
age706
cache-controlpublic, max-age=0, must-revalidate
cf-cache-statusnull
content-encodingbr
content-lengthnull
@@@ -46,6 +46,7 @@ Each entry has a Markdown twin at `/api/docs/<slug>.md`.
- [Agents API quickstart](https://developers.openai.com/api/docs/guides/agents-api/quickstart.md): Create an agent that writes and runs a script in an OpenAI-hosted sandbox.
- [Agents SDK](https://developers.openai.com/api/docs/guides/agents/sdk.md): Learn how the OpenAI Agents SDK fits together and which docs to read next.
- [API deployment checklist](https://developers.openai.com/api/docs/guides/deployment-checklist.md): Review commonly underused Responses API design choices that improve deployment quality, speed, cost, and reliability.
+- [API organization blocking](https://developers.openai.com/api/docs/guides/organization-blocking.md): Configure an allowlist of API organizations through your proxy or Secure Access Service Edge (SASE) service.
- [Apply Patch](https://developers.openai.com/api/docs/guides/tools-apply-patch.md): Allow models to propose structured diffs that your integration applies.
- [Architecture](https://developers.openai.com/api/docs/guides/agents-api/architecture.md): Understand the harness, environment, and application server, from agents without an environment to agents that use your own compute.
- [Async tool calling](https://developers.openai.com/api/docs/guides/async-tool-calling.md): Start asynchronous tool calls, deliver results later, and let the model wait for specific results when needed.
@@@ -225,7 +226,6 @@ Each entry has a Markdown twin at `/api/docs/<slug>.md`.
- [Vaults](https://developers.openai.com/api/docs/guides/agents-api/tools/vaults.md): Store secrets for MCPs or requests originating from the sandbox.
- [Vector embeddings](https://developers.openai.com/api/docs/guides/embeddings.md): Learn how to turn text into numbers, unlocking use cases like search, clustering, and more with OpenAI API embeddings.
- [Vercel](https://developers.openai.com/api/docs/guides/agents-api/environments/providers/vercel.md): Run an Agents API session in a Vercel Sandbox.
-- [Video generation with Sora](https://developers.openai.com/api/docs/guides/video-generation.md): Learn how to generate, refine, and manage videos using the OpenAI Videos API.
- [Vision fine-tuning](https://developers.openai.com/api/docs/guides/vision-fine-tuning.md): Fine-tune models for better image understanding.
- [Voice activity detection (VAD)](https://developers.openai.com/api/docs/guides/realtime-vad.md): Learn about automatic voice activity detection in the Realtime API.
- [Voice agents](https://developers.openai.com/api/docs/guides/voice-agents.md): Choose a voice architecture and connect spoken conversations to your agent workflows.