Watch the demo video embedded at the top of this post for a live walkthrough of this tutorial! 1. Introduction Hey there! In this tutorial, we’re going to learn how to list all pages of a project using the CustomGPT […]
Watch the demo video embedded at the top of this post for a live walkthrough of this tutorial! 1. Introduction Hey there! In this tutorial, we’re going to learn how to list all pages of a project using the CustomGPT […]
I’ve been heads-down with our engineering team for the past few weeks working on something that should make life a lot easier for developers in the OpenAI ecosystem. Today, we’re announcing our RAG API is OpenAI compatible. This new feature […]
Watch the demo video at the top for a live walkthrough of this guide! (coming soon) 1. Introduction Hi there! In this guide, we’ll walk through how to retrieve messages for a conversation using the CustomGPT RAG API in a […]
Watch the video at the top of this post for a live demo and explanation! 1. Introduction Welcome! In this guide, we’ll show you how to get and update page metadata for your chatbot using the CustomGPT RAG API in […]
Watch the embedded video at the top of this post for a live demo and explanation! (coming soon) 1. Introduction Hey there! In this guide, we’re going to walk through a Google Colab notebook that uses the CustomGPT RAG API […]
If you’d like to keep track of how your CustomGPT project is performing—like how many pages are being crawled and indexed—this guide is for you! Below, you’ll learn how to create a CustomGPT project, then retrieve its stats (think page […]
Have you ever wanted to know where your chatbot’s answers are coming from? With CustomGPTs RAG API, you can not only build chatbots (called agents here) but also track the exact source of the answers — thanks to citations. This […]
In this guide, you’ll learn how to retrieve citation details from a conversation message using the CustomGPT RAG API. We’ll walk through setting up an agent with a sitemap, starting a conversation, sending a message, and finally extracting citation information […]
In this guide, you’ll learn how to completely delete a project from CustomGPT.ai using our RAG API. Whether you need to remove outdated projects or clean up test data, this guide walks you through every step—from creating a project to […]
Welcome to this hands-on guide where we’ll walk through the process of creating your very own custom chatbot (conversational agent) by simply uploading a file! In this post, you’ll learn how to obtain your CustomGPT’s RAG API key, set up […]