Skip to main contentNovember 26, 2024
Features
- Data Integration / Pipeline Builder
We are excited to announce that you can now view the raw prompts and outputs in the Use LLM node in Pipeline Builder. To access this new feature, navigate to the Trial run section in the Use LLM node and select the </> icon for the specific trial run you want to analyze.
This enhancement provides greater visibility into the data being sent to the LLM, significantly improving transparency. It also enables you to easily debug your LLM runs.
November 25, 2024
Enhancements
-
Security / Approvals
Previously, you would need to revert accidental approvals of Project access requests by navigating to the groups, Markings, or Project settings page and manually undoing the changes. Now, you can simply select the Revert button that appears after a request has been invoked to undo the change. Reversion is allowed if you have permissions to manually undo the change and the reversion is not redundant (for example, the principal is no longer a Marking member). Reversions are integrated with checkpoints.
-
Security / Projects
The Ontology setup of the derived series creation dialog in Quiver has been consolidated into a single tab. Additionally, descriptions have been added to explain what selecting each configuration will result in.
November 21, 2024
Features
-
Ontology / Functions
It is now much easier to integrate your own LLM and use it in the Palantir platform. You can now use your models in the
useLLM board in AIP Logic by externally querying them from a specialized TypeScript function that implements the new function interface primitive.
-
Security / Cipher
The visual obfuscation algorithm is generally available the week of November 18, 2024 when you create a Cipher channel to reversibly obfuscate portions of images. As a core Foundry security and governance service, Cipher enables users to obfuscate data through cryptographic operations managed through channels, which describe a specific protocol for an encryption framework. Unlike traditional image redaction, the visual obfuscation algorithm is commutative, reversible, and obscures portions of images by scrambling their RGB pixel values. Users can encrypt and decrypt images with the appropriate Cipher licenses that control permissions to use cryptographic operations defined in a channel. For more information, review Cipher’s visual obfuscation documentation.
-
Security / Projects
We are excited to introduce Portfolios, a new way to organize Projects. Editors of Spaces can add Projects to a Portfolio to create a one-stop catalog of datasets, applications, and other important resources. This is especially useful for enrollments with a large numbers of Projects, as administrators can curate a few Portfolios for users to navigate rather than hundreds of Projects.November 21st, 2024
-
We’ve released the Admin API, allowing users to programmatically manage their organization’s resources.
November 20th, 2024
- We’ve updated our rate limits for the Messages API. We’ve replaced the tokens per minute rate limit with new input and output tokens per minute rate limits. Read more in our documentation.
November 20th, 2024
November 13th, 2024
- We’ve added PDF support for all Claude 3.5 Sonnet models. Read more in our documentation.
November 6th, 2024
November 4th, 2024
November 1st, 2024
-
We’ve added PDF support for use with the new Claude 3.5 Sonnet. Read more in our documentation.
-
We’ve also added token counting, which allows you to determine the total number of tokens in a Message, prior to sending it to Claude. Read more in our documentation.