vectara-agentic 0.1.11__py3-none-any.whl → 0.1.12__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.

@@ -3,7 +3,7 @@ vectara_agentic package.
3
3
  """
4
4
 
5
5
  # Define the package version
6
- __version__ = "0.1.11"
6
+ __version__ = "0.1.12"
7
7
 
8
8
  # Import classes and functions from modules
9
9
  # from .module1 import Class1, function1
@@ -16,7 +16,7 @@ def setup_observer():
16
16
  phoenix_endpoint = os.getenv("PHOENIX_ENDPOINT", None)
17
17
  if not phoenix_endpoint:
18
18
  px.launch_app()
19
- tracer_provider = register(endpoint='http://localhost:6006', project_name="vectara-agentic")
19
+ tracer_provider = register(endpoint='http://localhost:6006/v1/traces', project_name="vectara-agentic")
20
20
  elif 'app.phoenix.arize.com' in phoenix_endpoint: # hosted on Arizze
21
21
  phoenix_api_key = os.getenv("PHOENIX_API_KEY", None)
22
22
  if not phoenix_api_key:
@@ -64,8 +64,7 @@ def eval_fcs():
64
64
  )
65
65
  client = px.Client()
66
66
  all_spans = client.query_spans(query, project_name="vectara-agentic")
67
-
68
- vectara_spans = all_spans[all_spans['name'] == 'VectaraQueryEngine._query']
67
+ vectara_spans = all_spans[all_spans['name'] == 'VectaraQueryEngine._query'].copy()
69
68
  vectara_spans['top_level_parent_id'] = vectara_spans.apply(lambda row: _find_top_level_parent_id(row, all_spans), axis=1)
70
69
  vectara_spans['score'] = vectara_spans['output.value'].apply(lambda x: _extract_fcs_value(x))
71
70
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vectara_agentic
3
- Version: 0.1.11
3
+ Version: 0.1.12
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
@@ -35,6 +35,7 @@ Requires-Dist: llama-index-tools-tavily-research ==0.2.0
35
35
  Requires-Dist: openinference-instrumentation-llama-index ==3.0.2
36
36
  Requires-Dist: opentelemetry-proto ==1.16.0
37
37
  Requires-Dist: arize-phoenix-otel ==0.5.1
38
+ Requires-Dist: tokenizers >=0.20
38
39
  Requires-Dist: pydantic ==2.9.2
39
40
  Requires-Dist: retrying ==1.3.4
40
41
  Requires-Dist: pymongo ==4.6.3
@@ -1,14 +1,14 @@
1
- vectara_agentic/__init__.py,sha256=ZMBM8TcSFmh8D8E6Ej0_9CwvCvrJmEtlprhKjc1kMpo,449
1
+ vectara_agentic/__init__.py,sha256=jCwV8s1vQMRav_ZDkG32Va_hjXaS52ejqq05IR0T5YY,449
2
2
  vectara_agentic/_callback.py,sha256=_o8XK1gBmsqpsJACAdJtbtnOnhLe6ZbGahCgb3WMuJQ,3674
3
- vectara_agentic/_observability.py,sha256=Pn7eQ2OQ6vkp2XESyKCxaJeIYesQkVTpw-lTdjHFJ8s,3322
3
+ vectara_agentic/_observability.py,sha256=ABn3gY18QrVZZRap23Qw6xeMDBn8U7tQycja6ZNFX-Y,3338
4
4
  vectara_agentic/_prompts.py,sha256=UV03GBdz0LplkyOacJyBLbrBpWSqUS7iRtM5xmJ0BVU,4572
5
5
  vectara_agentic/agent.py,sha256=8--LXTqBZQbwQx8d6LMxcgJDPJnXev6RfeSU4FPJqQM,19172
6
6
  vectara_agentic/tools.py,sha256=1-1GmOQPrxbS6kumFrco2kGheIz0f19sgzPtb_-GjIU,19071
7
7
  vectara_agentic/tools_catalog.py,sha256=RByoXkF1GhY0rPQGLIeiqQo-j7o1h3lA6KY55ZM9mGg,4448
8
8
  vectara_agentic/types.py,sha256=SSo4Ph6aaEELF0OTKetyghq5GNgMnVCj49i8yq5TYsU,1102
9
9
  vectara_agentic/utils.py,sha256=lWfMqUhcT80jjDQOcx41I3L88z5yEAAyBQrtImnF5o0,3757
10
- vectara_agentic-0.1.11.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
11
- vectara_agentic-0.1.11.dist-info/METADATA,sha256=rtJ7zM3hsFWVrttPez42-_OMHQ1pDyfhzvYMjaf--w8,11433
12
- vectara_agentic-0.1.11.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
13
- vectara_agentic-0.1.11.dist-info/top_level.txt,sha256=qT7JB9Xz7byehzlPd_rY4WWEAvPMhs63WMWgPsFthxU,16
14
- vectara_agentic-0.1.11.dist-info/RECORD,,
10
+ vectara_agentic-0.1.12.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
11
+ vectara_agentic-0.1.12.dist-info/METADATA,sha256=6iA3xwkxP_I-OpMRlN8DixSdfO54g3ZJj5TnhrbCfMI,11466
12
+ vectara_agentic-0.1.12.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
13
+ vectara_agentic-0.1.12.dist-info/top_level.txt,sha256=qT7JB9Xz7byehzlPd_rY4WWEAvPMhs63WMWgPsFthxU,16
14
+ vectara_agentic-0.1.12.dist-info/RECORD,,