For the complete documentation index, see llms.txt. This page is also available as Markdown.

6.172.0

August 20, 2026

What's New? 💡

Data Studio

  • Metadata Extension — Pinned metadata now displays across up to two lines, with a View more button at the end of the second line that opens the Metadata extension when more pinned fields exist; cells with fewer or shorter metadata still display on a single line.

  • Cell Replication — Improved the pagination used when copying cells between documents, so projects with a long editing history no longer scan through wide, empty ranges when replicating.

LLM Labs

  • External Object Storage Sync in Knowledge Base — Editing an External Object Storage sync schedule now updates only the schedule itself; documents are synced at the next scheduled run instead of immediately, so schedule edits no longer add or remove documents right away.

Bug Fixes 🐞

Data Studio

  • Fixed an issue in the Metadata extension in Span Labeling where selecting a span produced an undefined access error in projects created without any questions.

  • Fixed an issue in the Span Labeling Review extension where the line number and the text overlapped when viewing conflicted spans and arrows in documents with a large number of lines.

LLM Labs

  • Fixed an issue in the Chat Completion endpoint for deployed LLM applications where a request could specify a team the authenticated user did not belong to.

Last updated