Skip to content

Commit cab25d7

Browse files
committed
New folder structure for Select AI notebooks and updates
Updated Select AI 4 Python notebooks, and new folder structure for select AI notebooks, with each API type inside their own subfolder.
1 parent cdf4e7c commit cab25d7

16 files changed

+6262
-6
lines changed

select-ai/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,13 @@ Select AI serves as a productivity tool for experienced SQL developers and empow
3636

3737
## Folder Structure
3838

39+
Examples using the different APIs
3940
- **sql/**
4041
- **python/**
4142
- **r/**
42-
- **notebooks/**
43+
44+
Examples using Oracle Machine Learning notebooks
45+
- **notebooks/sql**
46+
- **notebooks/python**
47+
- **notebooks/r**
48+

select-ai/notebooks/SelectAI4Py -0- Prerequisites and Setup.dsnb

Lines changed: 0 additions & 1 deletion
This file was deleted.

select-ai/notebooks/SelectAI4Py -1- Chat.dsnb

Lines changed: 0 additions & 1 deletion
This file was deleted.

select-ai/notebooks/SelectAI4Py -2- Natural Language to SQL (NL2SQL).dsnb

Lines changed: 0 additions & 1 deletion
This file was deleted.

select-ai/notebooks/SelectAI4Py -3- Retrieval Augmented Generation (RAG).dsnb

Lines changed: 0 additions & 1 deletion
This file was deleted.

select-ai/notebooks/SelectAI4Py -4- Synthetic Data Generation (SGD).dsnb

Lines changed: 0 additions & 1 deletion
This file was deleted.

select-ai/notebooks/python/SelectAI4Py -0- Prerequisites and Setup.dsnb

Lines changed: 1313 additions & 0 deletions
Large diffs are not rendered by default.

select-ai/notebooks/python/SelectAI4Py -1- Chat.dsnb

Lines changed: 878 additions & 0 deletions
Large diffs are not rendered by default.

select-ai/notebooks/python/SelectAI4Py -2- Natural Language to SQL (NL2SQL).dsnb

Lines changed: 875 additions & 0 deletions
Large diffs are not rendered by default.

select-ai/notebooks/python/SelectAI4Py -3- Retrieval Augmented Generation (RAG).dsnb

Lines changed: 2122 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)