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
This folder contains the files in order to carry out the Ai Vector Search Tutorial [Getting started with vectors in 23ai](https://blogs.oracle.com/coretec/post/getting-started-with-vectors-in-23ai).
4
+
5
+
Reviewed: 17.07.2024
6
+
7
+
# When to use this asset?
8
+
9
+
Use the scripts to learn basics about AI Vector Search.
10
+
11
+
# How to use this asset?
12
+
13
+
See the README in the files folder.
14
+
15
+
# Useful Links
16
+
17
+
## Documentation
18
+
19
+
-[Oracle AI Vector Search User's Guide](https://docs.oracle.com/en/database/oracle/oracle-database/23/vecse/overview-ai-vector-search.html)
20
+
-[PL/SQL Packages and Types Reference: DBMS_VECTOR](https://docs.oracle.com/en/database/oracle/oracle-database/23/arpls/dbms_vector1.html#GUID-F9FCB225-821A-4CCA-92B5-58B9927234FA)
21
+
-[PL/SQL Packages and Types Reference: DBMS_VECTOR_CHAIN](https://docs.oracle.com/en/database/oracle/oracle-database/23/arpls/dbms_vector_chain1.html#GUID-D80DDBEF-F1A9-4267-9D3C-A54D237D95C1)
22
+
23
+
24
+
# License
25
+
26
+
Copyright (c) 2024 Oracle and/or its affiliates.
27
+
28
+
Licensed under the Universal Permissive License (UPL), Version 1.0.
29
+
30
+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
0 commit comments