Entity nodes list their source episodes

Every entity node now reports the episodes that mention it in the episodes field (episode_uuids in the v4 API). When a node has 100 or fewer mention episodes, the list is complete and newest first. When a node has more, the list is empty and episodes_truncated (v4: episode_uuids_truncated) is true. Read the full set with an episode list call filtered by mentioned_node_uuids.

Read the docs

GPT-6 Luna is a verified BYOM model

You can now select GPT-6 Luna as a Bring Your Own LLM (BYOM) model for OpenAI and Azure OpenAI providers.

Read the docs

Episode list filters accept episode UUIDs

The mentioned_node_uuids filter on the episode list APIs now documents that the list can also contain episode UUIDs. An episode UUID matches that episode, so one request can return a known set of episodes.

Read the docs

Context Lake documentation

A Context Lake page was added to the documentation.

Read the docs

Source traceability documentation

A Source traceability page was added to the Governance section.

Read the docs