AIP
6 pagesAI PlatformAI Platform — Logic functions, Copilot, AIP Studio agents, Function Repository, LLM configuration, and production AI deployment on Foundry.
✦ Topics
Recent Pages
Guide to Architecting Secure AI Agents: Best Practices for Safety
This document outlines best practices for architecting secure AI agents, emphasizing a paradigm shift from deterministic to probabilistic security models. It details the Agent Development Life Cycle (ADLC) with a DevSecOps mindset, identifies primary security threats like prompt injection and excessive agency, and proposes design principles for system control including sandboxing, RBAC, human-in-the-loop, and AI firewalls.
Comparing LLM, SLM, and Frontier AI Models
This document differentiates between Large Language Models (LLMs), Small Language Models (SLMs), and Frontier Models (FMs). It emphasizes matching AI model capabilities to specific tasks, considering factors like speed, cost, complexity, and data privacy requirements.
AI Agent Overview and Model Context Protocol (MCP)
This document provides an overview of AI agents, detailing their evolution from simple reactive systems to autonomous problem-solvers with reasoning engines, tool integration, memory, and planning frameworks. It explores different classifications of AI agents based on their intelligence and discusses the distinction between generative and agentic AI. The document also introduces the Model Context Protocol (MCP) as an open-standard protocol that simplifies the integration of AI agents with external tools and data sources.
AI Agent Development Quick Guide 2026
This document provides a comprehensive 3-month guide for developing AI agents, covering fundamental learning, project building with various frameworks (LangGraph, CrewAI, LangChain), and deployment strategies using UIs like Streamlit, Chainlit, and Next.js. It includes detailed checklists for learning paths, tech stack decisions for agents and vector databases, and portfolio development to prepare for job applications.
Speedrun: Your First AIP Workflow
This document outlines a quick start guide for building your first workflow within Palantir's Artificial Intelligence Platform (AIP). It aims to accelerate the initial setup and development process for new users, providing a streamlined approach to getting a workflow operational.