langtrace-python-sdk 3.6.1__py3-none-any.whl → 3.6.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.
- langtrace_python_sdk/instrumentation/dspy/patch.py +2 -1
- langtrace_python_sdk/version.py +1 -1
- {langtrace_python_sdk-3.6.1.dist-info → langtrace_python_sdk-3.6.2.dist-info}/METADATA +1 -1
- {langtrace_python_sdk-3.6.1.dist-info → langtrace_python_sdk-3.6.2.dist-info}/RECORD +7 -7
- {langtrace_python_sdk-3.6.1.dist-info → langtrace_python_sdk-3.6.2.dist-info}/WHEEL +0 -0
- {langtrace_python_sdk-3.6.1.dist-info → langtrace_python_sdk-3.6.2.dist-info}/entry_points.txt +0 -0
- {langtrace_python_sdk-3.6.1.dist-info → langtrace_python_sdk-3.6.2.dist-info}/licenses/LICENSE +0 -0
@@ -114,7 +114,8 @@ def patch_signature(operation_name, version, tracer):
|
|
114
114
|
|
115
115
|
if instance.__class__.__name__:
|
116
116
|
span_attributes["dspy.signature.name"] = instance.__class__.__name__
|
117
|
-
|
117
|
+
# TODO(Karthik): This is not working for dspy >= 2.6.2
|
118
|
+
# span_attributes["dspy.signature"] = str(instance.signature)
|
118
119
|
|
119
120
|
if kwargs and len(kwargs) > 0:
|
120
121
|
span_attributes["dspy.signature.args"] = str(kwargs)
|
langtrace_python_sdk/version.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "3.6.
|
1
|
+
__version__ = "3.6.2"
|
@@ -113,7 +113,7 @@ examples/weaviate_example/__init__.py,sha256=8JMDBsRSEV10HfTd-YC7xb4txBjD3la56sn
|
|
113
113
|
examples/weaviate_example/query_text.py,sha256=wPHQTc_58kPoKTZMygVjTj-2ZcdrIuaausJfMxNQnQc,127162
|
114
114
|
langtrace_python_sdk/__init__.py,sha256=VZM6i71NR7pBQK6XvJWRelknuTYUhqwqE7PlicKa5Wg,1166
|
115
115
|
langtrace_python_sdk/langtrace.py,sha256=SeJdpry-dICKwytlzEovX33s-bJahGD5PTwpJb7dqVo,14618
|
116
|
-
langtrace_python_sdk/version.py,sha256=
|
116
|
+
langtrace_python_sdk/version.py,sha256=JuDKlvRQpMKwL3bc24_MxmGe7_wOb6HCm8Kz4Ba4dac,22
|
117
117
|
langtrace_python_sdk/constants/__init__.py,sha256=3CNYkWMdd1DrkGqzLUgNZXjdAlM6UFMlf_F-odAToyc,146
|
118
118
|
langtrace_python_sdk/constants/exporter/langtrace_exporter.py,sha256=EVCrouYCpY98f0KSaKr4PzNxPULTZZO6dSA_crEOyJU,106
|
119
119
|
langtrace_python_sdk/constants/instrumentation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -168,7 +168,7 @@ langtrace_python_sdk/instrumentation/crewai_tools/instrumentation.py,sha256=eqvn
|
|
168
168
|
langtrace_python_sdk/instrumentation/crewai_tools/patch.py,sha256=HbqvxUizo20zYY_iP1-5MFYKp3S_QegIa5Glg7ht2i8,2602
|
169
169
|
langtrace_python_sdk/instrumentation/dspy/__init__.py,sha256=tM1srfi_QgyCzrde4izojMrRq2Wm7Dj5QUvVQXIJzkk,84
|
170
170
|
langtrace_python_sdk/instrumentation/dspy/instrumentation.py,sha256=qx2vBeuODI7rubf-0bkuNzDWu4bLI-E5uabrWTEuH6k,2923
|
171
|
-
langtrace_python_sdk/instrumentation/dspy/patch.py,sha256=
|
171
|
+
langtrace_python_sdk/instrumentation/dspy/patch.py,sha256=sbW6cJGbZCc17jl5wSCz-eAvlyEppzVe0kCSkNZ-5lg,10221
|
172
172
|
langtrace_python_sdk/instrumentation/embedchain/__init__.py,sha256=5L6n8-brMnRWZ0CMmHEuN1mrhIxrYLNtxRy0Ujc-hOY,103
|
173
173
|
langtrace_python_sdk/instrumentation/embedchain/instrumentation.py,sha256=dShwm0duy25IvL7g9I_v-2oYuyh2fadeiJqXtXBay-8,1987
|
174
174
|
langtrace_python_sdk/instrumentation/embedchain/patch.py,sha256=ovvBrtqUDwGSmSgK_S3pOOrDa4gkPSFG-HvmsxqmJE8,3627
|
@@ -285,8 +285,8 @@ tests/pinecone/cassettes/test_query.yaml,sha256=b5v9G3ssUy00oG63PlFUR3JErF2Js-5A
|
|
285
285
|
tests/pinecone/cassettes/test_upsert.yaml,sha256=neWmQ1v3d03V8WoLl8FoFeeCYImb8pxlJBWnFd_lITU,38607
|
286
286
|
tests/qdrant/conftest.py,sha256=9n0uHxxIjWk9fbYc4bx-uP8lSAgLBVx-cV9UjnsyCHM,381
|
287
287
|
tests/qdrant/test_qdrant.py,sha256=pzjAjVY2kmsmGfrI2Gs2xrolfuaNHz7l1fqGQCjp5_o,3353
|
288
|
-
langtrace_python_sdk-3.6.
|
289
|
-
langtrace_python_sdk-3.6.
|
290
|
-
langtrace_python_sdk-3.6.
|
291
|
-
langtrace_python_sdk-3.6.
|
292
|
-
langtrace_python_sdk-3.6.
|
288
|
+
langtrace_python_sdk-3.6.2.dist-info/METADATA,sha256=3XgSAg1Fwv2hY64FMg2XB9ELYqFZDws8Xzo3yIJs2tg,15690
|
289
|
+
langtrace_python_sdk-3.6.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
290
|
+
langtrace_python_sdk-3.6.2.dist-info/entry_points.txt,sha256=1_b9-qvf2fE7uQNZcbUei9vLpFZBbbh9LrtGw95ssAo,70
|
291
|
+
langtrace_python_sdk-3.6.2.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
292
|
+
langtrace_python_sdk-3.6.2.dist-info/RECORD,,
|
File without changes
|
{langtrace_python_sdk-3.6.1.dist-info → langtrace_python_sdk-3.6.2.dist-info}/entry_points.txt
RENAMED
File without changes
|
{langtrace_python_sdk-3.6.1.dist-info → langtrace_python_sdk-3.6.2.dist-info}/licenses/LICENSE
RENAMED
File without changes
|