vectara-agentic 0.1.2__py3-none-any.whl → 0.1.3__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 vectara-agentic might be problematic. Click here for more details.
- {vectara_agentic-0.1.2.dist-info → vectara_agentic-0.1.3.dist-info}/METADATA +8 -2
- {vectara_agentic-0.1.2.dist-info → vectara_agentic-0.1.3.dist-info}/RECORD +5 -5
- {vectara_agentic-0.1.2.dist-info → vectara_agentic-0.1.3.dist-info}/LICENSE +0 -0
- {vectara_agentic-0.1.2.dist-info → vectara_agentic-0.1.3.dist-info}/WHEEL +0 -0
- {vectara_agentic-0.1.2.dist-info → vectara_agentic-0.1.3.dist-info}/top_level.txt +0 -0
|
@@ -1,13 +1,19 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: vectara_agentic
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: A Python package for creating AI Assistants and AI Agents with Vectara
|
|
5
5
|
Home-page: https://github.com/vectara/py-vectara-agentic
|
|
6
6
|
Author: Ofer Mendelevitch
|
|
7
7
|
Author-email: ofer@vectara.com
|
|
8
|
+
License: Apache-2.0
|
|
9
|
+
Project-URL: Documentation, https://vectara.github.io/vectara-agentic-docs/
|
|
10
|
+
Keywords: LLM,NLP,RAG,Agentic-RAG
|
|
8
11
|
Classifier: Programming Language :: Python :: 3
|
|
9
|
-
Classifier: License :: OSI Approved ::
|
|
12
|
+
Classifier: License :: OSI Approved :: Apache Software License
|
|
10
13
|
Classifier: Operating System :: OS Independent
|
|
14
|
+
Classifier: Development Status :: 4 - Beta
|
|
15
|
+
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
16
|
+
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
11
17
|
Requires-Python: >=3.10
|
|
12
18
|
Description-Content-Type: text/markdown
|
|
13
19
|
License-File: LICENSE
|
|
@@ -6,8 +6,8 @@ vectara_agentic/tools.py,sha256=79dZX2BBJeML9KglFlXiGxzfyUaoyX63DLwuexAQ8NE,1625
|
|
|
6
6
|
vectara_agentic/tools_catalog.py,sha256=Wc-j7p6LG4420KmM8SUKFtgI2b1IwryXqbALGDEvmAI,4266
|
|
7
7
|
vectara_agentic/types.py,sha256=CFjjxaYhflsFDsE2ZNrZgWqman_r2HJQ-nOvuUiX3IY,804
|
|
8
8
|
vectara_agentic/utils.py,sha256=8YqxRqgm6qbjoH-LotpeHRjKWRejn9VJoqM5BbsD0NU,2408
|
|
9
|
-
vectara_agentic-0.1.
|
|
10
|
-
vectara_agentic-0.1.
|
|
11
|
-
vectara_agentic-0.1.
|
|
12
|
-
vectara_agentic-0.1.
|
|
13
|
-
vectara_agentic-0.1.
|
|
9
|
+
vectara_agentic-0.1.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
10
|
+
vectara_agentic-0.1.3.dist-info/METADATA,sha256=jZ20-5zARCJKjGZjAacoT1huYgbx0hewsMzysObIa7w,10512
|
|
11
|
+
vectara_agentic-0.1.3.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
|
|
12
|
+
vectara_agentic-0.1.3.dist-info/top_level.txt,sha256=qT7JB9Xz7byehzlPd_rY4WWEAvPMhs63WMWgPsFthxU,16
|
|
13
|
+
vectara_agentic-0.1.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|