Bring-your-own-model (BYOM), also known as registered models in the Palantir platform, is a capability that provides first-class support for customers who want to connect their own LLMs or accounts to AIP across Palantir developer products. These products include AI FDE, AIP Analyst, AIP Chatbot Studio, AIP Logic, Workshop, TypeScript functions in Code Repositories, Pipeline Builder (coming soon), and more.
Based on LLM support and viability, we generally recommend using Palantir-provided models from model providers (for example, OpenAI, Azure OpenAI, AWS Bedrock, xAI, GCP Vertex), or self-hosted open-source models by Palantir (such as Llama models).
However, you may prefer to bring your own models or accounts to AIP. We recommend using registered models only when you cannot use Palantir-provided models for legal and compliance reasons, or when you have your own fine-tuned or otherwise unique LLM that you would like to leverage in AIP.
We introduced a new implementation of registered models in March 2026 to provide a streamlined integration optimized for the most common model provider APIs, which this page describes. This new implementation offers improved performance and operational functionality across additional AIP applications, such as AI FDE and AIP Analyst. It also supports native tool calling and reasoning while providing infrastructure tooling for AIP, such as rate limit enablement, usage observability in Resource Management, permissions control in Control Panel, and a model selector. Because of these enhancements, we recommend using the new implementation instead of the previous method of registering an LLM using function interfaces.
If you previously registered a model using function interfaces, review the Register an LLM using function interfaces [Legacy] documentation. Contact Palantir Support if you have a use case that is not well addressed by registered models.
The registered models BYOM implementation supports the following AIP applications and other platform capabilities:
Additionally, the implementation provides the following AIP infrastructure tools:
The registered models BYOM implementation does not currently support the following applications or features:
You must be an Enrollment administrator to register a model and have Owner or Editor permissions on the Data Connection source you configure by following the steps below.
First, follow the steps below to create a REST API source in Data Connection:
Owner or Editor permissions.Next, follow the steps below to register a model in Control Panel:
Your registered model is now available across AIP applications. It appears under the Registered models tab in the model selector in all supported applications.

Registered models support LLM rate limits in the same way as Palantir-provided models. Enrollment administrators must define enrollment-level and user-level rate limits during model registration.

Owner or Editor permissions on the associated Data Connection source to register, edit, or delete a registered model.
Currently, registered models do not support markings. Enrollment administrators can limit who can use registered models in Control Panel, as well as which projects receive capacity for these models in the Resource Management application.
Palantir does not charge an additional platform fee for the use of registered models. Costs for calls to your externally hosted model are billed directly by your model provider. Registered model costs do not appear in the Resource Management application.
These are native platform features that rely on evaluations and tests of Palantir-provided models, and we cannot guarantee that they work or provide a good quality offering with unfamiliar customer models. There are no plans to support these native assistant capabilities with registered models.