-
Notifications
You must be signed in to change notification settings - Fork 0
Gen3 Documents
github-actions[bot] edited this page May 29, 2026
·
1 revision
- Do not expect a standalone Documents route in Gen 3.
- Use Datasets for reusable document libraries.
- Use GT Chat paperclip uploads for conversation-scoped files.
Gen 3 consolidated document work into datasets and chat to avoid duplicate hubs that diverged from retrieval behavior.
The standalone tenant Documents page is no longer part of the active Gen 3 route surface.
Document workflows now stay inside:
- Datasets for reusable dataset-backed document management
- Uploading and Importing Documents for dataset-first ingestion flows
- Managing Dataset Content for per-dataset document review, cleanup, and updates
- Using Datasets in Chat for one-off conversational uploads and attached dataset context
If your goal is to curate a reusable source collection, start in Datasets.
If your goal is to add temporary working files to a conversation, use the chat dataset/upload controls in GT Chat.
This page remains only as migration context for older Gen 3 references and should not be treated as an active navigation destination.