how to chat with Oracle 23ai using SQL agent

 

Introduction:

In this blog post I am going to build a simple chatbot where we can interact with Oracle 23ai database.

To build this chatbot I am using SQL agent, we can also build a chatbot using chain but SQL agent have advantages over chain.

Q&A with PDF - Building RAG application with Oracle 23ai Vector Search and OpenAI LLM

 


What is RAG? 

Retrieval Augmented Generation (RAG) is an important component in Generative AI. It allows important context to be included with the prompt to the LLM.

How To Disable Automatic Database Backups Using DBAASCLI on ExaCC

  In this blog post I will show you how to disable Automatic database backups on ExaCC using dbaascli.