opentelemetry-instrumentation-llamaindex 0.13.0__py3-none-any.whl → 0.13.2__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 opentelemetry-instrumentation-llamaindex might be problematic. Click here for more details.

@@ -1 +1 @@
1
- __version__ = "0.13.0"
1
+ __version__ = "0.13.2"
@@ -1,7 +1,8 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: opentelemetry-instrumentation-llamaindex
3
- Version: 0.13.0
3
+ Version: 0.13.2
4
4
  Summary: OpenTelemetry LlamaIndex instrumentation
5
+ Home-page: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-llamaindex
5
6
  License: Apache-2.0
6
7
  Author: Gal Kleinman
7
8
  Author-email: gal@traceloop.com
@@ -15,6 +16,7 @@ Requires-Dist: inflection (>=0.5.1,<0.6.0)
15
16
  Requires-Dist: opentelemetry-api (>=1.23.0,<2.0.0)
16
17
  Requires-Dist: opentelemetry-instrumentation (==0.44b0)
17
18
  Requires-Dist: opentelemetry-semantic-conventions-ai (>=0.0.20,<0.0.21)
19
+ Project-URL: Repository, https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-llamaindex
18
20
  Description-Content-Type: text/markdown
19
21
 
20
22
  # OpenTelemetry LlamaIndex Instrumentation
@@ -31,6 +33,14 @@ This library allows tracing complete LLM applications built with [LlamaIndex](ht
31
33
  pip install opentelemetry-instrumentation-llamaindex
32
34
  ```
33
35
 
36
+ ## Example usage
37
+
38
+ ```python
39
+ from opentelemetry.instrumentation.llamaindex import LlamaIndexInstrumentor
40
+
41
+ LlamaIndexInstrumentor().instrument()
42
+ ```
43
+
34
44
  ## Privacy
35
45
 
36
46
  **By default, this instrumentation logs prompts, completions, and embeddings to span attributes**. This gives you a clear visibility into how your LLM application is working, and can make it easy to debug and evaluate the quality of the outputs.
@@ -8,7 +8,7 @@ opentelemetry/instrumentation/llamaindex/custom_llm_instrumentor.py,sha256=MIviN
8
8
  opentelemetry/instrumentation/llamaindex/query_pipeline_instrumentor.py,sha256=mHcZqYzwjiv-kwVlINnCU2NXDAPBiq5F8_1jma3PaCc,2156
9
9
  opentelemetry/instrumentation/llamaindex/retriever_query_engine_instrumentor.py,sha256=mlpyxZ51nYDqdo_O8BSdzBdbmNpD9ejokbIYaejGFPs,2228
10
10
  opentelemetry/instrumentation/llamaindex/utils.py,sha256=twTDrGSTN8hhNJIWOya5XMCLs3hOd_s-gie_mLk8z70,687
11
- opentelemetry/instrumentation/llamaindex/version.py,sha256=DgpLNbv0e1LIEOOe54Db8_390i9pelMEFEnsBsNmyhA,23
12
- opentelemetry_instrumentation_llamaindex-0.13.0.dist-info/METADATA,sha256=-rM0kavEeeR5fpFKfyZpmW4RzIWr3zF14wPBWT2SMK8,1761
13
- opentelemetry_instrumentation_llamaindex-0.13.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
14
- opentelemetry_instrumentation_llamaindex-0.13.0.dist-info/RECORD,,
11
+ opentelemetry/instrumentation/llamaindex/version.py,sha256=blu6md2c3Nnj5gDBi8U36sYO3k8HcND8s7UoQBjfn3g,23
12
+ opentelemetry_instrumentation_llamaindex-0.13.2.dist-info/METADATA,sha256=xP-IhGmu_7x1XODvbwHufivuodwSZJ5XL2zDQsPtBkg,2147
13
+ opentelemetry_instrumentation_llamaindex-0.13.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
14
+ opentelemetry_instrumentation_llamaindex-0.13.2.dist-info/RECORD,,