kobai-sdk 0.3.4rc1__py3-none-any.whl → 0.3.4rc2__py3-none-any.whl
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 kobai-sdk might be problematic. Click here for more details.
- kobai/ai_rag.py +1 -1
- {kobai_sdk-0.3.4rc1.dist-info → kobai_sdk-0.3.4rc2.dist-info}/METADATA +2 -1
- {kobai_sdk-0.3.4rc1.dist-info → kobai_sdk-0.3.4rc2.dist-info}/RECORD +6 -6
- {kobai_sdk-0.3.4rc1.dist-info → kobai_sdk-0.3.4rc2.dist-info}/WHEEL +0 -0
- {kobai_sdk-0.3.4rc1.dist-info → kobai_sdk-0.3.4rc2.dist-info}/licenses/LICENSE +0 -0
- {kobai_sdk-0.3.4rc1.dist-info → kobai_sdk-0.3.4rc2.dist-info}/top_level.txt +0 -0
kobai/ai_rag.py
CHANGED
|
@@ -7,7 +7,7 @@ from delta import DeltaTable
|
|
|
7
7
|
from langchain_core.language_models.chat_models import BaseChatModel
|
|
8
8
|
from langchain_core.embeddings import Embeddings
|
|
9
9
|
from langchain_community.document_loaders import PySparkDataFrameLoader
|
|
10
|
-
from
|
|
10
|
+
from langchain_classic import hub
|
|
11
11
|
from langchain_core.output_parsers import StrOutputParser
|
|
12
12
|
|
|
13
13
|
import urllib
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: kobai-sdk
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.4rc2
|
|
4
4
|
Summary: A package that enables interaction with a Kobai tenant.
|
|
5
5
|
Author-email: Ryan Oattes <ryan@kobai.io>
|
|
6
6
|
License: Apache License
|
|
@@ -221,6 +221,7 @@ Requires-Dist: azure-identity
|
|
|
221
221
|
Requires-Dist: azure-storage-blob
|
|
222
222
|
Requires-Dist: langchain-core
|
|
223
223
|
Requires-Dist: langchain-community
|
|
224
|
+
Requires-Dist: langchain-classic
|
|
224
225
|
Provides-Extra: dev
|
|
225
226
|
Requires-Dist: black; extra == "dev"
|
|
226
227
|
Requires-Dist: bumpver; extra == "dev"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
kobai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
2
|
kobai/ai_query.py,sha256=FnXn2pabJpXfTUcJvieVkAgMAjSTH9u5SFR9SJUJ-Lk,9556
|
|
3
|
-
kobai/ai_rag.py,sha256=
|
|
3
|
+
kobai/ai_rag.py,sha256=ZBUlpjbQC73yTXNV91uG_Tw-PvtWR5bSAg2NlwJQZwM,14635
|
|
4
4
|
kobai/databricks_client.py,sha256=fyqqMly2Qm0r1AHWsQjkYeNsDdH0G1JSgTkF9KJ55qA,2118
|
|
5
5
|
kobai/demo_tenant_client.py,sha256=wlNc-bdI2wotRXo8ppUOalv4hYdBlek_WzJNARZV-AE,9293
|
|
6
6
|
kobai/genie.py,sha256=-EbEYpu9xj_3zIXaPdwbNJEAmoeM7nb9qK-h1f_STtM,8061
|
|
@@ -8,8 +8,8 @@ kobai/ms_authenticate.py,sha256=rlmhtvAaSRBlYmvIBy5epMVa4MBGBLPaMwawu1T_xDQ,2252
|
|
|
8
8
|
kobai/spark_client.py,sha256=opM_F-4Ut5Hq5zZjWMuLvUps9sDULvyPNZHXGL8dW1k,776
|
|
9
9
|
kobai/tenant_api.py,sha256=Q5yuFd9_V4lo3LWzvYEEO3LpDRWFgQD4TlRPXDTGbiE,4368
|
|
10
10
|
kobai/tenant_client.py,sha256=xozM69_e4Z8mD20JpPuVWVU5oOsRVazEjFRbcwV7p6s,38899
|
|
11
|
-
kobai_sdk-0.3.
|
|
12
|
-
kobai_sdk-0.3.
|
|
13
|
-
kobai_sdk-0.3.
|
|
14
|
-
kobai_sdk-0.3.
|
|
15
|
-
kobai_sdk-0.3.
|
|
11
|
+
kobai_sdk-0.3.4rc2.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
12
|
+
kobai_sdk-0.3.4rc2.dist-info/METADATA,sha256=6Y2KuTxWjYVrCw5VBjgQHK_r5PgjsHajVPuKeFeqi8g,19837
|
|
13
|
+
kobai_sdk-0.3.4rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
14
|
+
kobai_sdk-0.3.4rc2.dist-info/top_level.txt,sha256=ns1El3BrTTHKvoAgU1XtiSaVIudYeCXbEEUVY8HFDZ4,6
|
|
15
|
+
kobai_sdk-0.3.4rc2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|