You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apex/README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,11 @@ Autonomous Database is already configured with APEX. After creating your APEX wo
6
6
## ADB Chat
7
7
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.
Simply import the application into your APEX development environment.
13
12
14
-
*[Download the APEX application](select-ai-chat/f101.sql)
13
+
*[Download the APEX application (right-click to save)](../apex/select-ai-chat/f101.sql?raw=true)
15
14
16
15
Background material:
17
16
*[APEX in Autonomous Database documentation](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/application-express-autonomous-database.html)
0 commit comments