kobai-sdk 0.2.8rc5__py3-none-any.whl → 0.2.8rc6__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/tenant_client.py CHANGED
@@ -468,7 +468,7 @@ class TenantClient:
468
468
  k (int) OPTIONAL: The number of RAG documents to retrieve.
469
469
  replica_schema (str) OPTIONAL: An alternate schema (catalog.database) to create the Delta table. Useful when the base Kobai schema is not on a Unity Catalog.
470
470
  """
471
- ai_rag.rag_delta(self.get_ai_context(), emb_model=emb_model, chat_model=chat_model, question=question, k=k, replica_schema=replica_schema)
471
+ return ai_rag.rag_delta(self.get_ai_context(), emb_model=emb_model, chat_model=chat_model, question=question, k=k, replica_schema=replica_schema)
472
472
 
473
473
  ########################################
474
474
  # AI Functions
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: kobai-sdk
3
- Version: 0.2.8rc5
3
+ Version: 0.2.8rc6
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
@@ -5,9 +5,9 @@ kobai/databricks_client.py,sha256=fyqqMly2Qm0r1AHWsQjkYeNsDdH0G1JSgTkF9KJ55qA,21
5
5
  kobai/demo_tenant_client.py,sha256=wlNc-bdI2wotRXo8ppUOalv4hYdBlek_WzJNARZV-AE,9293
6
6
  kobai/spark_client.py,sha256=opM_F-4Ut5Hq5zZjWMuLvUps9sDULvyPNZHXGL8dW1k,776
7
7
  kobai/tenant_api.py,sha256=9U6UbxpaAb-kpbuADXx3kbkNKaOzYy0I-GGwbpiCCOk,4212
8
- kobai/tenant_client.py,sha256=oM4fnjfDYJj91NFmkyibeTbHJ2WtI99wX23vedx8dd4,39162
9
- kobai_sdk-0.2.8rc5.dist-info/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
10
- kobai_sdk-0.2.8rc5.dist-info/METADATA,sha256=mc5LvKoA63CYF-ET7QoXrlVZj84oa9GYLQoI8qX4TOc,19204
11
- kobai_sdk-0.2.8rc5.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
12
- kobai_sdk-0.2.8rc5.dist-info/top_level.txt,sha256=ns1El3BrTTHKvoAgU1XtiSaVIudYeCXbEEUVY8HFDZ4,6
13
- kobai_sdk-0.2.8rc5.dist-info/RECORD,,
8
+ kobai/tenant_client.py,sha256=B8uIkvXW7qJc30Nvz4rDfdTLTyPQ_5uIVZM38fBeX1Q,39169
9
+ kobai_sdk-0.2.8rc6.dist-info/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
10
+ kobai_sdk-0.2.8rc6.dist-info/METADATA,sha256=GRDKmC0XivcP1cW4cXHDEmdO0w3q_zJpYcl5MFK6WjE,19204
11
+ kobai_sdk-0.2.8rc6.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
12
+ kobai_sdk-0.2.8rc6.dist-info/top_level.txt,sha256=ns1El3BrTTHKvoAgU1XtiSaVIudYeCXbEEUVY8HFDZ4,6
13
+ kobai_sdk-0.2.8rc6.dist-info/RECORD,,