Skip to content

Documentation for Chain-of-Thoughts - #5573

Merged
William Wong (compulim) merged 6 commits into
mainfrom
feat-doc-cot
Sep 11, 2025
Merged

Documentation for Chain-of-Thoughts#5573
William Wong (compulim) merged 6 commits into
mainfrom
feat-doc-cot

Conversation

@compulim

@compulim William Wong (compulim) commented Sep 10, 2025

Copy link
Copy Markdown
Collaborator

Related to #5553.

Changelog Entry

Added

  • Added documentation for isPartOf property, in PR #5573, by @compulim

Description

Adding documentation for Chain-of-Thoughts.

Design

Specific Changes

  • Added docs/CHAIN_OF_THOUGHTS.md
  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive documentation for the Chain-of-Thoughts (CoT) feature in Web Chat. The documentation explains how CoT UI enables users to follow logical reasoning progression through a sequence of steps, making complex problem-solving more transparent and debuggable.

Key changes:

  • Created complete CoT documentation with terminology, design decisions, and implementation details
  • Provided sample payload structure using Schema.org HowTo and HowToStep types
  • Included detailed property specifications and usage guidelines

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread docs/CHAIN_OF_THOUGHTS.md
Comment thread docs/CHAIN_OF_THOUGHTS.md
Comment thread docs/CHAIN_OF_THOUGHTS.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Comment thread docs/CHAIN_OF_THOUGHTS.md Outdated
Comment thread docs/CHAIN_OF_THOUGHTS.md Outdated
Comment thread docs/CHAIN_OF_THOUGHTS.md Outdated
Comment thread docs/CHAIN_OF_THOUGHTS.md
Comment thread docs/CHAIN_OF_THOUGHTS.md Outdated
Comment thread docs/CHAIN_OF_THOUGHTS.md Outdated
Comment thread docs/CHAIN_OF_THOUGHTS.md Outdated
Comment thread docs/CHAIN_OF_THOUGHTS.md Outdated
@compulim
William Wong (compulim) merged commit 360e029 into main Sep 11, 2025
28 checks passed
@compulim
William Wong (compulim) deleted the feat-doc-cot branch September 11, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants