diff --git a/apex/README.md b/apex/README.md index fa318ac..95cc904 100644 --- a/apex/README.md +++ b/apex/README.md @@ -6,12 +6,11 @@ Autonomous Database is already configured with APEX. After creating your APEX wo ## ADB Chat ADB Chat allows you to query data in Autonomous Database using natural language. It uses the AI profiles that are in the current user's schema. Those profiles support both natural language to SQL as well as RAG. -[![ADB Chat app](https://img.youtube.com/vi/2C-wirdC0aw/0.jpg)](https://www.youtube.com/watch?v=2C-wirdC0aw) - +[![ADB Chat app](https://img.youtube.com/vi/kW33NzTC5jQ/0.jpg)](https://www.youtube.com/watch?v=kW33NzTC5jQ) Simply import the application into your APEX development environment. -* [Download the APEX application](select-ai-chat/f101.sql) +* [Download the APEX application (right-click to save)](../apex/select-ai-chat/f101.sql?raw=true) Background material: * [APEX in Autonomous Database documentation](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/application-express-autonomous-database.html)