microsoft / microsoft/simplechat

Add Document Classification to README

Open
#103 0 comments 0 reactions 1 assignee View on GitHub

@paullizer is already working on this.

Since Feb 6, 2026.

documentation
Dominant language
Python
Stars
152
Forks
116
Avg merge
7h 7m
Merged PRs (30d)
122

Description

New feature in SimpleChat: classify conversations based on document classification.

  • Classify uploaded documents example; Public, ITAR, CUI, or whatever your organziation wants to use, this is customized in the Admin Settings.
  • Classification can be applied to both existing and newly uploaded documents.
  • When you search your documents in chat, the classification tags are assigned to the conversation.
  • Not all conversations are classified, only those using classified document chunks.
  • Ensures conversation's classification matches the sensitivity of the data discussed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.