Watch the video above for a live demo and walkthrough of this guide! (coming soon) 1. Introduction Hi there! In this tutorial, we’ll walk through the process of updating and deleting a conversation using the CustomGPT RAG API in a […]
Watch the video above for a live demo and walkthrough of this guide! (coming soon) 1. Introduction Hi there! In this tutorial, we’ll walk through the process of updating and deleting a conversation using the CustomGPT RAG API in a […]
1. Introduction Hi there! In this guide, we’ll show you how to update agent’s name using the CustomGPT RAG API’s Python SDK. Although the code still refers to “project,” in our discussions we often call them “agents.” Whether you’re rebranding […]
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 show you how to list all projects (or “agents” as we now call them) for your […]
Watch the video above for a live demo of this tutorial! (coming soon) 1. Introduction Hi there! In this tutorial, we’re going to learn how to reindex a page of a project using the CustomGPT RAG API. In our discussions, […]
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 […]