Update agentic rag gpt5 README.md
This commit is contained in:
parent
efd14e3393
commit
f22107daf1
1 changed files with 2 additions and 2 deletions
|
|
@ -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**
|
||||
**Built with ❤️ using Agno, GPT-5, and LanceDB**
|
||||
|
|
|
|||
Loading…
Reference in a new issue