Skip to content

Conversation

@GregHolmes
Copy link
Contributor

@GregHolmes GregHolmes commented Jan 21, 2026

docs: add chain-of-thought streaming guides for OpenAI and Anthropic
Add two new AI Transport guides demonstrating how to stream
chain-of-thought reasoning from thinking models over Ably:

  • openai-chain-of-thought.mdx: Stream reasoning from OpenAI o1/o3 models
  • anthropic-chain-of-thought.mdx: Stream extended thinking from Claude

Both guides cover:

  • Inline pattern (reasoning and output on same channel)
  • Threading pattern (reasoning on separate on-demand channels)
  • Event handling for reasoning vs output tokens
  • Message-per-response pattern with serial-based tracking

@GregHolmes GregHolmes self-assigned this Jan 21, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 21, 2026

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@GregHolmes GregHolmes force-pushed the AIT-137-Guide-documentation-Threading-chain-of-thought branch from 96121e5 to 044afc9 Compare January 21, 2026 13:57
Add two new AI Transport guides demonstrating how to stream
chain-of-thought reasoning from thinking models over Ably:

- openai-chain-of-thought.mdx: Stream reasoning from OpenAI o1/o3 models
- anthropic-chain-of-thought.mdx: Stream extended thinking from Claude

Both guides cover:
- Inline pattern (reasoning and output on same channel)
- Threading pattern (reasoning on separate on-demand channels)
- Event handling for reasoning vs output tokens
- Message-per-response pattern with serial-based tracking
@GregHolmes GregHolmes force-pushed the AIT-137-Guide-documentation-Threading-chain-of-thought branch from 044afc9 to 0940eea Compare January 21, 2026 13:59
@GregHolmes GregHolmes added the review-app Create a Heroku review app label Jan 21, 2026
@ably-ci ably-ci temporarily deployed to ably-docs-ait-137-guide-i4shiu January 21, 2026 13:59 Inactive
@mschristensen mschristensen added review-app Create a Heroku review app and removed review-app Create a Heroku review app labels Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create a Heroku review app

Development

Successfully merging this pull request may close these issues.

4 participants