We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac6f31e commit 14258ffCopy full SHA for 14258ff
1 file changed
select-ai/README.md
@@ -21,5 +21,6 @@ The [DBMS_CLOUD_AI](https://docs.oracle.com/en/cloud/paas/autonomous-database/se
21
22
## Related Repository
23
24
-See the companion **Ask Oracle** repository for conversational agents and LLM-driven examples:
25
-[oracle-samples/ask-oracle](https://github.com/oracle-samples/ask-oracle)
+**Ask Oracle** allows you to query data in Autonomous Database using natural language.
+It uses the AI profiles stored in the current user's schema, supporting both natural language to SQL and retrieval-augmented generation (RAG).
26
+[oracle-devrel/oracle-autonomous-database-samples/tree/main/apex/Ask-Oracle](https://github.com/oracle-devrel/oracle-autonomous-database-samples/tree/main/apex/Ask-Oracle)
0 commit comments