ioa-observe-sdk 1.0.1__py3-none-any.whl → 1.0.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.
- {ioa_observe_sdk-1.0.1.dist-info → ioa_observe_sdk-1.0.2.dist-info}/METADATA +5 -2
- {ioa_observe_sdk-1.0.1.dist-info → ioa_observe_sdk-1.0.2.dist-info}/RECORD +5 -5
- {ioa_observe_sdk-1.0.1.dist-info → ioa_observe_sdk-1.0.2.dist-info}/WHEEL +0 -0
- {ioa_observe_sdk-1.0.1.dist-info → ioa_observe_sdk-1.0.2.dist-info}/licenses/LICENSE.md +0 -0
- {ioa_observe_sdk-1.0.1.dist-info → ioa_observe_sdk-1.0.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ioa-observe-sdk
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.2
|
|
4
4
|
Summary: IOA Observability SDK
|
|
5
5
|
Requires-Python: >=3.10
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -73,6 +73,8 @@ Requires-Dist: zipp==3.21.0
|
|
|
73
73
|
Requires-Dist: langgraph>=0.3.2
|
|
74
74
|
Requires-Dist: langchain>=0.3.19
|
|
75
75
|
Requires-Dist: langchain-openai>=0.3.8
|
|
76
|
+
Requires-Dist: langchain-community>=0.3.25
|
|
77
|
+
Requires-Dist: llama-index>=0.12.34
|
|
76
78
|
Requires-Dist: opentelemetry-instrumentation-requests
|
|
77
79
|
Requires-Dist: opentelemetry-instrumentation-transformers>=0.40.2
|
|
78
80
|
Requires-Dist: opentelemetry-instrumentation-crewai>=0.40.2
|
|
@@ -151,7 +153,8 @@ OPENAI_API_KEY=<KEY> make test
|
|
|
151
153
|
|
|
152
154
|
## Getting Started
|
|
153
155
|
|
|
154
|
-
For getting started with the SDK, please refer to the [
|
|
156
|
+
For getting started with the SDK, please refer to the [Getting Started](https://github.com/agntcy/observe/blob/main/GETTING-STARTED.md)
|
|
157
|
+
file. It contains detailed instructions on how to set up and use the SDK effectively.
|
|
155
158
|
|
|
156
159
|
## SLIM-Based Multi-Agentic Systems
|
|
157
160
|
|
|
@@ -36,8 +36,8 @@ ioa_observe/sdk/utils/const.py,sha256=GwbHakKPjBL4wLqAVkDrSoKB-8p18EUrbaqPuRuV_x
|
|
|
36
36
|
ioa_observe/sdk/utils/in_memory_span_exporter.py,sha256=H_4TRaThMO1H6vUQ0OpQvzJk_fZH0OOsRAM1iZQXsR8,2112
|
|
37
37
|
ioa_observe/sdk/utils/json_encoder.py,sha256=g4NQ0tTqgWssY6I1D7r4zo0G6PiUo61jhofTAw5-jno,639
|
|
38
38
|
ioa_observe/sdk/utils/package_check.py,sha256=1d1MjxhwoEZIx9dumirT2pRsEWgn-m-SI4npDeEalew,576
|
|
39
|
-
ioa_observe_sdk-1.0.
|
|
40
|
-
ioa_observe_sdk-1.0.
|
|
41
|
-
ioa_observe_sdk-1.0.
|
|
42
|
-
ioa_observe_sdk-1.0.
|
|
43
|
-
ioa_observe_sdk-1.0.
|
|
39
|
+
ioa_observe_sdk-1.0.2.dist-info/licenses/LICENSE.md,sha256=55VjUfgjWOS4vv3Cf55gfq-RxjPgRIO2vlgYPUuC5lA,11362
|
|
40
|
+
ioa_observe_sdk-1.0.2.dist-info/METADATA,sha256=SJDIHAGULj5E5jGapjj82tZ0nlZgmkwQ8aTrlZP9Onc,7251
|
|
41
|
+
ioa_observe_sdk-1.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
42
|
+
ioa_observe_sdk-1.0.2.dist-info/top_level.txt,sha256=Yt-6Y1olZEDqCs2REeqI30WjYx0pLGQSVqzYmDd67N8,12
|
|
43
|
+
ioa_observe_sdk-1.0.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|