diff --git a/rag_tutorials/agentic_rag_gpt5/README.md b/rag_tutorials/agentic_rag_gpt5/README.md index ab11f50..556929d 100644 --- a/rag_tutorials/agentic_rag_gpt5/README.md +++ b/rag_tutorials/agentic_rag_gpt5/README.md @@ -4,7 +4,7 @@ An agentic RAG application built with the Agno framework, featuring GPT-5 and La ## ✨ Features -- **🤖 GPT-5-nano**: Latest OpenAI model for intelligent responses +- **🤖 GPT-5**: Latest OpenAI model for intelligent responses - **🗄️ LanceDB**: Lightweight vector database for fast similarity search - **🔍 Agentic RAG**: Intelligent retrieval augmented generation - **📝 Markdown Formatting**: Beautiful, structured responses @@ -150,4 +150,4 @@ python-dotenv>=1.0.0 - **Learning Tool**: Interactive exploration of complex topics - **Content Discovery**: Find relevant information across multiple sources -**Built with ❤️ using Agno, GPT-5, and LanceDB** \ No newline at end of file +**Built with ❤️ using Agno, GPT-5, and LanceDB**