select-ai 1.0.0.dev8__tar.gz → 1.0.0.dev9__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.dev8/src/select_ai.egg-info → select_ai-1.0.0.dev9}/PKG-INFO +7 -8
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/README.md +7 -8
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/version.py +1 -1
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9/src/select_ai.egg-info}/PKG-INFO +7 -8
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/LICENSE.txt +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/MANIFEST.in +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/pyproject.toml +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/conversation_chat_session.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/conversations_list.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/create_ai_credential.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/delete_ai_credential.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/disable_ai_provider.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/enable_ai_provider.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profile_chat.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profile_create.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profile_explain_sql.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profile_gen_multi_table_synthetic_data.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profile_gen_single_table_synthetic_data.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profile_pipeline.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profile_run_sql.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profile_show_sql.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profile_sql_concurrent_tasks.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/profiles_list.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/vector_index_create.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/vector_index_delete.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/vector_index_list.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/async/vector_index_rag.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/conversation_chat_session.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/conversation_create.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/conversation_delete.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/conversations_list.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/create_ai_credential.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/delete_ai_credential.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/disable_ai_provider.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/enable_ai_provider.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_chat.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_create.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_delete.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_explain_sql.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_gen_multi_table_synthetic_data.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_gen_single_table_synthetic_data.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_narrate.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_run_sql.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_show_sql.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profiles_list.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/vector_index_create.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/vector_index_delete.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/vector_index_list.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/vector_index_rag.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/setup.cfg +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/__init__.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/_abc.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/_enums.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/action.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/async_profile.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/base_profile.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/conversation.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/credential.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/db.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/errors.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/profile.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/provider.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/sql.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/synthetic_data.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai/vector_index.py +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai.egg-info/SOURCES.txt +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai.egg-info/dependency_links.txt +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai.egg-info/requires.txt +0 -0
- {select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/src/select_ai.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: select_ai
|
|
3
|
-
Version: 1.0.0.
|
|
3
|
+
Version: 1.0.0.dev9
|
|
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>
|
|
@@ -55,9 +55,8 @@ dsn = "<your_select_ai_db_connect_string>"
|
|
|
55
55
|
|
|
56
56
|
select_ai.connect(user=user, password=password, dsn=dsn)
|
|
57
57
|
profile = select_ai.Profile(profile_name="oci_ai_profile")
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
)
|
|
58
|
+
# run_sql returns a pandas dataframe
|
|
59
|
+
df = profile.run_sql(prompt="How many promotions?")
|
|
61
60
|
print(df.columns)
|
|
62
61
|
print(df)
|
|
63
62
|
```
|
|
@@ -95,12 +94,11 @@ Problem reports can be raised in [GitHub Issues][ghissues].
|
|
|
95
94
|
|
|
96
95
|
## Contributing
|
|
97
96
|
|
|
98
|
-
|
|
99
|
-
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
|
|
97
|
+
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide][contributing]
|
|
100
98
|
|
|
101
99
|
## Security
|
|
102
100
|
|
|
103
|
-
Please consult the [security guide]
|
|
101
|
+
Please consult the [security guide][security] for our responsible security vulnerability disclosure process
|
|
104
102
|
|
|
105
103
|
## License
|
|
106
104
|
|
|
@@ -109,7 +107,8 @@ Copyright (c) 2025 Oracle and/or its affiliates.
|
|
|
109
107
|
Released under the Universal Permissive License v1.0 as shown at
|
|
110
108
|
<https://oss.oracle.com/licenses/upl/>.
|
|
111
109
|
|
|
112
|
-
|
|
110
|
+
[contributing]: https://github.com/oracle/python-select-ai/blob/main/CONTRIBUTING.md
|
|
113
111
|
[ghdiscussions]: https://github.com/oracle/python-select-ai/discussions
|
|
114
112
|
[ghissues]: https://github.com/oracle/python-select-ai/issues
|
|
115
113
|
[samples]: https://github.com/oracle/python-select-ai/tree/main/samples
|
|
114
|
+
[security]: https://github.com/oracle/python-select-ai/blob/main/SECURITY.md
|
|
@@ -28,9 +28,8 @@ dsn = "<your_select_ai_db_connect_string>"
|
|
|
28
28
|
|
|
29
29
|
select_ai.connect(user=user, password=password, dsn=dsn)
|
|
30
30
|
profile = select_ai.Profile(profile_name="oci_ai_profile")
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
)
|
|
31
|
+
# run_sql returns a pandas dataframe
|
|
32
|
+
df = profile.run_sql(prompt="How many promotions?")
|
|
34
33
|
print(df.columns)
|
|
35
34
|
print(df)
|
|
36
35
|
```
|
|
@@ -68,12 +67,11 @@ Problem reports can be raised in [GitHub Issues][ghissues].
|
|
|
68
67
|
|
|
69
68
|
## Contributing
|
|
70
69
|
|
|
71
|
-
|
|
72
|
-
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
|
|
70
|
+
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide][contributing]
|
|
73
71
|
|
|
74
72
|
## Security
|
|
75
73
|
|
|
76
|
-
Please consult the [security guide]
|
|
74
|
+
Please consult the [security guide][security] for our responsible security vulnerability disclosure process
|
|
77
75
|
|
|
78
76
|
## License
|
|
79
77
|
|
|
@@ -82,7 +80,8 @@ Copyright (c) 2025 Oracle and/or its affiliates.
|
|
|
82
80
|
Released under the Universal Permissive License v1.0 as shown at
|
|
83
81
|
<https://oss.oracle.com/licenses/upl/>.
|
|
84
82
|
|
|
85
|
-
|
|
83
|
+
[contributing]: https://github.com/oracle/python-select-ai/blob/main/CONTRIBUTING.md
|
|
86
84
|
[ghdiscussions]: https://github.com/oracle/python-select-ai/discussions
|
|
87
85
|
[ghissues]: https://github.com/oracle/python-select-ai/issues
|
|
88
|
-
[samples]: https://github.com/oracle/python-select-ai/tree/main/samples
|
|
86
|
+
[samples]: https://github.com/oracle/python-select-ai/tree/main/samples
|
|
87
|
+
[security]: https://github.com/oracle/python-select-ai/blob/main/SECURITY.md
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: select_ai
|
|
3
|
-
Version: 1.0.0.
|
|
3
|
+
Version: 1.0.0.dev9
|
|
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>
|
|
@@ -55,9 +55,8 @@ dsn = "<your_select_ai_db_connect_string>"
|
|
|
55
55
|
|
|
56
56
|
select_ai.connect(user=user, password=password, dsn=dsn)
|
|
57
57
|
profile = select_ai.Profile(profile_name="oci_ai_profile")
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
)
|
|
58
|
+
# run_sql returns a pandas dataframe
|
|
59
|
+
df = profile.run_sql(prompt="How many promotions?")
|
|
61
60
|
print(df.columns)
|
|
62
61
|
print(df)
|
|
63
62
|
```
|
|
@@ -95,12 +94,11 @@ Problem reports can be raised in [GitHub Issues][ghissues].
|
|
|
95
94
|
|
|
96
95
|
## Contributing
|
|
97
96
|
|
|
98
|
-
|
|
99
|
-
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
|
|
97
|
+
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide][contributing]
|
|
100
98
|
|
|
101
99
|
## Security
|
|
102
100
|
|
|
103
|
-
Please consult the [security guide]
|
|
101
|
+
Please consult the [security guide][security] for our responsible security vulnerability disclosure process
|
|
104
102
|
|
|
105
103
|
## License
|
|
106
104
|
|
|
@@ -109,7 +107,8 @@ Copyright (c) 2025 Oracle and/or its affiliates.
|
|
|
109
107
|
Released under the Universal Permissive License v1.0 as shown at
|
|
110
108
|
<https://oss.oracle.com/licenses/upl/>.
|
|
111
109
|
|
|
112
|
-
|
|
110
|
+
[contributing]: https://github.com/oracle/python-select-ai/blob/main/CONTRIBUTING.md
|
|
113
111
|
[ghdiscussions]: https://github.com/oracle/python-select-ai/discussions
|
|
114
112
|
[ghissues]: https://github.com/oracle/python-select-ai/issues
|
|
115
113
|
[samples]: https://github.com/oracle/python-select-ai/tree/main/samples
|
|
114
|
+
[security]: https://github.com/oracle/python-select-ai/blob/main/SECURITY.md
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/samples/profile_gen_multi_table_synthetic_data.py
RENAMED
|
File without changes
|
{select_ai-1.0.0.dev8 → select_ai-1.0.0.dev9}/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
|