select-ai 1.0.0.dev9__tar.gz → 1.0.0.dev10__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of select-ai might be problematic. Click here for more details.
- {select_ai-1.0.0.dev9/src/select_ai.egg-info → select_ai-1.0.0.dev10}/PKG-INFO +4 -1
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/pyproject.toml +5 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/version.py +1 -1
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10/src/select_ai.egg-info}/PKG-INFO +4 -1
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/LICENSE.txt +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/MANIFEST.in +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/README.md +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/conversation_chat_session.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/conversations_list.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/create_ai_credential.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/delete_ai_credential.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/disable_ai_provider.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/enable_ai_provider.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_chat.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_create.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_explain_sql.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_gen_multi_table_synthetic_data.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_gen_single_table_synthetic_data.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_pipeline.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_run_sql.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_show_sql.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_sql_concurrent_tasks.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profiles_list.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/vector_index_create.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/vector_index_delete.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/vector_index_list.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/vector_index_rag.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/conversation_chat_session.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/conversation_create.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/conversation_delete.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/conversations_list.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/create_ai_credential.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/delete_ai_credential.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/disable_ai_provider.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/enable_ai_provider.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_chat.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_create.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_delete.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_explain_sql.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_gen_multi_table_synthetic_data.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_gen_single_table_synthetic_data.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_narrate.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_run_sql.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_show_sql.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profiles_list.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/vector_index_create.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/vector_index_delete.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/vector_index_list.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/vector_index_rag.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/setup.cfg +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/__init__.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/_abc.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/_enums.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/action.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/async_profile.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/base_profile.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/conversation.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/credential.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/db.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/errors.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/profile.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/provider.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/sql.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/synthetic_data.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai/vector_index.py +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai.egg-info/SOURCES.txt +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai.egg-info/dependency_links.txt +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai.egg-info/requires.txt +0 -0
- {select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/src/select_ai.egg-info/top_level.txt +0 -0
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: select_ai
|
|
3
|
-
Version: 1.0.0.
|
|
3
|
+
Version: 1.0.0.dev10
|
|
4
4
|
Summary: Select AI for Python
|
|
5
5
|
Author-email: Abhishek Singh <abhishek.o.singh@oracle.com>
|
|
6
6
|
Maintainer-email: Abhishek Singh <abhishek.o.singh@oracle.com>
|
|
7
7
|
License-Expression: UPL-1.0
|
|
8
|
+
Project-URL: Homepage, https://github.com/oracle/python-select-ai
|
|
9
|
+
Project-URL: Repository, https://github.com/oracle/python-select-ai
|
|
10
|
+
Project-URL: Issues, https://github.com/oracle/python-select-ai/issues
|
|
8
11
|
Keywords: oracle,select-ai,adbs,autonomous database serverless
|
|
9
12
|
Classifier: Development Status :: 4 - Beta
|
|
10
13
|
Classifier: Intended Audience :: Developers
|
|
@@ -41,6 +41,11 @@ dependencies = [
|
|
|
41
41
|
"pandas==2.2.3"
|
|
42
42
|
]
|
|
43
43
|
|
|
44
|
+
[project.urls]
|
|
45
|
+
Homepage = "https://github.com/oracle/python-select-ai"
|
|
46
|
+
Repository = "https://github.com/oracle/python-select-ai"
|
|
47
|
+
Issues = "https://github.com/oracle/python-select-ai/issues"
|
|
48
|
+
|
|
44
49
|
[tool.setuptools.packages.find]
|
|
45
50
|
where = ["src"]
|
|
46
51
|
|
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: select_ai
|
|
3
|
-
Version: 1.0.0.
|
|
3
|
+
Version: 1.0.0.dev10
|
|
4
4
|
Summary: Select AI for Python
|
|
5
5
|
Author-email: Abhishek Singh <abhishek.o.singh@oracle.com>
|
|
6
6
|
Maintainer-email: Abhishek Singh <abhishek.o.singh@oracle.com>
|
|
7
7
|
License-Expression: UPL-1.0
|
|
8
|
+
Project-URL: Homepage, https://github.com/oracle/python-select-ai
|
|
9
|
+
Project-URL: Repository, https://github.com/oracle/python-select-ai
|
|
10
|
+
Project-URL: Issues, https://github.com/oracle/python-select-ai/issues
|
|
8
11
|
Keywords: oracle,select-ai,adbs,autonomous database serverless
|
|
9
12
|
Classifier: Development Status :: 4 - Beta
|
|
10
13
|
Classifier: Intended Audience :: Developers
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/async/profile_sql_concurrent_tasks.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_gen_multi_table_synthetic_data.py
RENAMED
|
File without changes
|
{select_ai-1.0.0.dev9 → select_ai-1.0.0.dev10}/samples/profile_gen_single_table_synthetic_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|