News & Intel

Live

Daily AI-curated intelligence on Palantir Foundry, Ontology, AIP, Apollo, contracts, and community feedback. Updated automatically via GitHub Actions every day at 7 AM UTC.

130
Total Articles
410
Contract Awards
160
Community Feedback
5
Daily Briefings
AIP

Five AI Agent Vendors Asked Us to Try Their Product This Week. Just One Got Deployed. Here’s the Difference.

This week alone, five leading AI Agent vendors reached out asking us to try their products, and another 20-30 LinkedIn’d us or emailed us hoping to get our time. From Public companies to hot startups. All of them. The problem: we already run 30+ AI Agents at …

Saastr.comMar 27, 2026
AIPPARTNERSHIP

The $1T infrastructure war: How Nvidia is replatforming the agentic era

Every keynote from Nvidia Corp. Chief Executive Jensen Huang is a marathon. It’s a 2.5-hour firehose of product drops and partnerships designed to test the limits of even the most hardcore silicon fanboys. It’s high-octane, high-bandwidth and, frankly, a lot …

SiliconANGLE NewsMar 27, 2026
AIPRELEASE

Issues with Uploading Media Sets and Disappearing Chats in AIP Threads

My team has been encountering a few persistent issues that we need assistance with in AIP Threads: Errors Uploading Media Sets : Many end-users have reported errors when trying to upload any kind of file with “Upload documents.” For some users, the only beneficial workaround we’ve found is to clear the “cache,” specifically all the media sets previously uploaded under “My Files.” Can anyone provide guidance or a more permanent solution for this issue, since more users are experiencing it as we continue using the application? Indefinite Chats Disappearing : We’ve noticed that some indefinite chats are disappearing. Users are changing the default to indefinite before starting conversations, but some chats are missing when users return to continue them. Is this a known issue, and are there any recommended steps to prevent this from happening? “Search for Documents” Feature Update : Lastly, I was wondering if there is any update on the “Search for documents” feature in AIP Threads

Palantir Community — LatestMar 26, 2026
FOUNDRYAIP

Speedrun: Your First Agentic AIP Workflow

I’m currently completing the “Speedrun: Your First Agentic AIP Workflow” and I’m blocked at the installation phase of my AIP Logic block (v1.2.0). The Issue: > When attempting to select a model (e.g., GPT-5 nano), the search dropdown is entirely blank. This prevents validation and installation due to inputShapeNotSpecified and PERMISSION_DENIED errors. Troubleshooting Done: Control Panel: AIP is enabled, and the GPT-5 model family is “Enabled” with “Everyone” access. Application Access: AIP Logic is explicitly enabled for my user group. Environment: The model works perfectly in Workshop widgets within the same project, but is invisible to the AIP Logic editor. Project Structure: I have verified project references are added between my working project ( xx ) and the model registry. Is there a specific AIP Service User permission or a Resource Reference I might be missing for the Logic engine specifically? Many thaks 1 post -

Palantir Community — LatestMar 25, 2026
FOUNDRYONTOLOGYAIP

Auth failing for Anthropic Agents SDK and LLM Proxy

When building with Anthropic’s Agent SDK (not the client SDK, that works fine) I set the ANTHROPIC_API_KEY and ANTHROPIC_BASE_URL to my Foundry URL and access token. I can see by proxying the requests API calls to my Foundry stack and to Anthropics APIs, for example: [REQUEST URL] CONNECT <REDACTED>.palantirfoundry.com:443 HTTP/1.1 [HEADER] host: <REDACTED>.palantirfoundry.com [HEADER] connection: close [REQUEST URL] CONNECT api.anthropic.com:443 HTTP/1.1 [HEADER] host: api.anthropic.com:443 [HEADER] proxy-connection: close The fill stack URL provided in the is: <REDACTED>.palantirfoundry.com/api/v2/llm/proxy/anthropic The token is a valid token create with the OSDK. I also tried a personal access token. But I keep gettin 401 authentication failed. attempt = 1 error = 'authentication_failed' error_status = 401 max_retries = 10 retry_delay_ms = 536.6033701315846 session_id = <REDACTED> subtype = 'api_retry' type = 'system' uuid = <REDACTED&g

Palantir Community — LatestMar 25, 2026
AIPEARNINGS

How to share Agent Rule across Code Workspaces

I have a Code Workspace where I’m building React apps, and I’ve turned our company’s design standards into a Rule file that I can call from the Continue copilot. This has saved us significant time on design reviews and making sure whatever we build in the repo adheres to our design standards. What is the best practice for sharing this design standard Rule across other Code Workspaces or repos so that my teammates can also leverage it for their development work? 1 post - 1 participant Read full topic

Palantir Community — LatestMar 24, 2026
ONTOLOGYAIP

Pilot Feedback - Rate Limits

Sharing some feedback for Pilot on Dev Tier I was able to rebuild an app I’d previously built in Developer Console w/ VSCode and Continue with three prompts and 25 minutes, pretty impressive The one thing having reviewed the log files for the build is that at the 130k tpm rate limit in place for this tool on Dev(I assume it’s higher on Enterprise) >80% of calls failed on my first build. It’s totally understandable why limits exist for us free users, however the limits are quite impactful, the build time would be significantly faster with a 225k tpm rate limit. Agent Successful Failed (Rate Limited) Total Attempts Failure Rate Avg Tokens/Call Peak Tokens/Call ontology-architect 3 14 17 82.4% 27,582 35,522 designer 1 4 5 80.0% 3,234 3,234 frontend-architect 17 71 88 80.7% 38,133 52,662 seed-data-generator 1 5 6 83.3% 26,304 26,304 main-orchestrator 4 16 20 80.0% 25,2

Palantir Community — LatestMar 22, 2026
AIP

Better way to log function output and make it redable for LLM

Hi, I have been writing a lot of functions, thanks to AI-FDE, and the MCP server that I can configure with my IDE With the current tools, its become easy to write, commit, wait for CI/Checks and fix the function once the function is working, I can publish it (tag it ) then use is with front end when I have to debug a function that is exposed as a function or a action, I can check the logs in workflow tool, that shows the logs if I add logging to the function But how Im trying to figure out if there is a mcp function where I can prompt the following in my IDE or AI-FDE or continue to say ” check the recent logs for action “create-User” and tell me what input was received and what action really happened ? “ 1 post - 1 participant Read full topic

Palantir Community — LatestMar 22, 2026
AIP

Exclusive: Andreessen Horowitz backs Deeptune’s $43M Series A to build ‘training gyms’ for AI agents

The company is betting that simulated environments—not more web data—will be key to training the next generation of AI agents.

FortuneMar 21, 2026
FOUNDRYAIPRELEASE

AIP Document Intelligence for free developer tier

I have had an AIP developer tier (Free) account for a few months. I do not see AIP Document intelligence inside of foundry even though the February 2026 release notes indicate: "AIP Document Intelligence will be generally available on February 4, 2026 and is enabled by default for all AIP enrollments” Is this a bug or when will this be available? 2 posts - 2 participants Read full topic

Palantir Community — LatestMar 20, 2026
AIP

Jensen Huang just painted the most bold image of AI’s future: 7.5 million agents, 75,000 humans—100 AI workers for every person

The Nvidia CEO said AI agents would work around the clock so human workers don’t have to keep up with them.

FortuneMar 20, 2026
AIP

Dev Tier: LLM Rate-limiting

I have a dev tier account, and when I use tools like AI-FDE, I feel the rate limits are low enough to prohibit productive development. I appreciate this is a free service, so I want to understand if there’s a way for me to use my own Claude API credentials for AIP? That way I get billed for it directly. Or if there’s a way for me to set limits and just pay per usage, stilling keeping the other platform limitations (user count etc.) such that I won’t actually go to production with it. Is this on the roadmap? 1 post - 1 participant Read full topic

Palantir Community — LatestMar 19, 2026
AIP

Using Compute Module functions in AIP logic

Hi, I am trying to call two functions from my compute module into AIP Logic. I’m getting an error stating that compute module functions are registering as ‘statefulFunction type which is unsupported in scoped mode’ in the Logic App. I’ve created a function container inside the compute module that calls Flask (a separate scoring container in the same module) over localhost, is there a way to make those functions register as standard functions so Logic can call them? Or should the @function wrappers live in a standard functions repo and call the container over an external HTTP route instead, and if so what is the hostname/port for the container? 1 post - 1 participant Read full topic

Palantir Community — LatestMar 19, 2026
FOUNDRYAIPPARTNERSHIP

AIG, McGill Announce Collaboration to Potentially Transform Subscription Market

McGill and Partners and American International Group said they collaborating to perhaps disrupt the subscription market—using agentic artificial intelligence to deploy capital to clients. AIG said the digital-first platform of the London-based independent bro…

Insurance JournalMar 18, 2026
AIP

'So much of the work is going to be done by agents': ServiceNow CEO says graduate unemployment could reach 30% because of AI agents

90% of human customer service agent use cases can be replaced by AI, ServiceNow CEO Bill McDermott explains.

TechRadarMar 18, 2026
AIP

NVIDIA Ignites the Next Industrial Revolution in Knowledge Work With Open Agent Development Platform

NVIDIA Agent Toolkit Equips Enterprises to Build and Run AI AgentsNews Summary: NVIDIA Agent Toolkit includes NVIDIA OpenShell open source runtime for building self-evolving agents and claws ...

Nvidia.comMar 18, 2026
AIP

Daily Hacker News for 2026-03-16

The 10 highest-rated articles on Hacker News on March 16, 2026 which have not appeared on any previous Hacker News Daily are: <ul> <li> LLM Architecture Gallery (comments) </li> <li> Stop Sloppypasta (comments) </li> <li> The 49MB web page (comments) </li> <l…

Daemonology.netMar 18, 2026
AIPPARTNERSHIP

NVIDIA Debuts Agent Toolkit and NemoClaw at GTC for Faster, Safer AI Agents

During his keynote at GTC 2026, NVIDIA CEO Jensen Huang introduced a wide array of new products, services, AI models, and software to a massive audience at the SAP Center in San Jose, California. The Vera Rubin ecosystem with Groq integration made its debut, …

Hot HardwareMar 18, 2026