microsoft / microsoft/simplechat
Add Document Classification to README
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.