Learn how to fetch all pages indexed in your CustomGPT project via the CustomGPT RAG APIs Python SDK implementation. In this guide, we show you how to retrieve a complete list of pages (whether they came from uploaded files or […]
Industries
Enterprise
Comprehensive AI solutions and support for executive outcomes at scale.
Learn about EnterpriseAbout us
Connect with us
Partner with us
Learn
Get help
Dev resources
Claude Code is 4.2x faster & 3.2x cheaper with CustomGPT.ai plugin. See the report →
Learn how to fetch all pages indexed in your CustomGPT project via the CustomGPT RAG APIs Python SDK implementation. In this guide, we show you how to retrieve a complete list of pages (whether they came from uploaded files or […]
Understand your CustomGPT project’s configuration by fetching its settings via the Python SDK. In this tutorial, we will use the CustomGPT API to get settings for a particular agent. Project settings include the bot’s default behavior configurations – for example, […]
Hosted MCP Servers: RAG for Your AI Agents Without the Infrastructure Headaches Today we’re excited to launch Hosted MCP Servers, giving developers a way to add accurate RAG capabilities to AI agents using MCP in just a few clicks. Literally […]
Learn how to programmatically fetch your chatbot project’s statistics using CustomGPT’s RAG APIs Python SDK implementation. In this guide, we walk through setting up the SDK and obtaining detailed agent stats – such as page counts, words indexed, or credits […]
Watch the demo video at the top for a step‑by‑step walkthrough! (coming soon) 1. Introduction Welcome, developers! In this guide, we’ll dive deep into how to fetch citation details for a chatbot conversation using the CustomGPT Python SDK. Citations let […]
Watch the demo video at the top for a live walkthrough as you follow along! (coming soon) 1. Introduction Hey there! In this tutorial, we’ll explore how to fetch and update page metadata for your chatbot agent using the CustomGPTs […]
Watch the demo video at the top for a live walkthrough as you follow along with this customer service walkthrough! (coming soon) 1. Introduction In this guide, we’ll show you how to delete an agent page from your chatbot project […]
Watch the demo video at the top of the post for a live walkthrough of this tutorial! (coming soon) 1. Introduction Hi there! In this tutorial, we’ll show you how to delete an agent (or “project” as many of us […]
Watch the demo video at the top for a live walkthrough and explanation of this guide! (coming soon) 1. Introduction Hi there! In this guide, we’ll show you how to create a custom agent using the CustomGPT.ai RAG APIs Python […]
The 30-Second Version (read this first) Read the OpenAI compatibility docs here. Or (for most CLIs / Docker images): List TLDR: Compatibility details & limitations: only chat.completions is supported; model name and most tuning params are ignored. Why this […]