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.

ExaCC: PDB creation fails with DBAAS-60074

 


In this blog post, I am going to describe a strange error when I was creating the new PDB in existing CDB on ExaCC using dbaascli.

Attach block volume to an existing LVM on OCI compute instance

 


In this blog, I will cover the steps to attach Block Volume to an existing LVM on OCI compute instance.

Cross-tenancy compute VM migration on OCI

 

In this blog post I will show you how we can migrate OCI compute instance from one tenancy to another tenancy. Both tenancies should be in same region US East (Ashburn).



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.