judgeval 0.16.1__py3-none-any.whl → 0.16.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.
@@ -27,10 +27,9 @@ if TYPE_CHECKING:
27
27
  from judgeval.tracer import Tracer
28
28
  from opentelemetry.trace import Span
29
29
 
30
- from anthropic import Anthropic, AsyncAnthropic
31
30
 
32
31
  # Keep the original client type for runtime compatibility
33
- AnthropicClientType = Union[Anthropic, AsyncAnthropic]
32
+ AnthropicClientType = Union[anthropic_Anthropic, anthropic_AsyncAnthropic]
34
33
 
35
34
 
36
35
  # Content block protocols
judgeval/version.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = "0.16.1"
1
+ __version__ = "0.16.3"
2
2
 
3
3
 
4
4
  def get_version() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: judgeval
3
- Version: 0.16.1
3
+ Version: 0.16.3
4
4
  Summary: Judgeval Package
5
5
  Project-URL: Homepage, https://github.com/JudgmentLabs/judgeval
6
6
  Project-URL: Issues, https://github.com/JudgmentLabs/judgeval/issues
@@ -4,7 +4,7 @@ judgeval/constants.py,sha256=JZZJ1MqzZZDVk-5PRPRbmLnM8mXI-RDL5vxa1JFuscs,3408
4
4
  judgeval/env.py,sha256=37Mn4g0OkpFxXCZGlO_CLqKJnyX-jx_R24tC28XJzig,2112
5
5
  judgeval/exceptions.py,sha256=tTbfe4yoOtPXmn22UQz9-6a-5PT9uOko85xaRRwr0Sw,621
6
6
  judgeval/logger.py,sha256=VP5blbsJ53mvJbNHfBf5p2KrARUrkrErpPkB-__Hh3U,1562
7
- judgeval/version.py,sha256=E9GfLYqQOVVxwpAsbmQY8_rlL12TBLF1VSdmcy7Phzo,74
7
+ judgeval/version.py,sha256=U1xizQF8yoSIbIvKroeVu63MATUw7uhX91QAd1ZBMgc,74
8
8
  judgeval/warnings.py,sha256=LbGte14ppiFjrkp-JJYueZ40NWFvMkWRvPXr6r-fUWw,73
9
9
  judgeval/api/__init__.py,sha256=ho8L4wC9y-STYEpk5zHwc2mZJhC4ezW8jiGgOIERBVY,12058
10
10
  judgeval/api/api_types.py,sha256=KRPJRDX9pFHa39VudA823r34eihJS2DCirNLe0tdtbs,8900
@@ -57,7 +57,7 @@ judgeval/tracer/llm/constants.py,sha256=V2_P4SYqj4X7A-bGqY_SMZ3Udoc76RxWB4XeEp6H
57
57
  judgeval/tracer/llm/providers.py,sha256=TFbT_X4Nl9Iu2Kzt11U3Va4rhfgvH2hesvgT18-_nsM,1487
58
58
  judgeval/tracer/llm/llm_anthropic/__init__.py,sha256=HG0gIlTgaRt-Y0u1ERPQ19pUgb4YHkTh7tZQPeyR4oM,80
59
59
  judgeval/tracer/llm/llm_anthropic/config.py,sha256=DUTkYjMejWLI8inFJ_Ih7vf7_aJFAiCyi1Oxls-ACGo,439
60
- judgeval/tracer/llm/llm_anthropic/wrapper.py,sha256=4DzLqQcyVFkT5CB5BopjQef3mW4HPhTtWx1J7J2RGuA,22660
60
+ judgeval/tracer/llm/llm_anthropic/wrapper.py,sha256=fRjUSXdqZ5-QM9D4sc7CczA2VAzIYevsTEWOQL7C-EA,22632
61
61
  judgeval/tracer/llm/llm_google/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
62
62
  judgeval/tracer/llm/llm_google/config.py,sha256=ENx0dq7s3bUOlSMSYvw-_Z2Aq9J7VEGiv5XuqE3CEKk,571
63
63
  judgeval/tracer/llm/llm_google/wrapper.py,sha256=OozzlvmbZK0rWUUfX2yBE-LjGoGD4CHO_gMz9jOqEbE,15460
@@ -87,8 +87,8 @@ judgeval/utils/version_check.py,sha256=se4Ft8rjcl5u7fHMxSGQpka844V2AcZpOYl6StLWT
87
87
  judgeval/utils/decorators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
88
88
  judgeval/utils/decorators/dont_throw.py,sha256=_m27SjtpUFXYegi0W6FICw5UrqQ49gjDTvtGs29zEbo,494
89
89
  judgeval/utils/decorators/use_once.py,sha256=8mgj5VK9v08VOOWX2Bstc0CezNsOVUKMIv7N2R83E8s,288
90
- judgeval-0.16.1.dist-info/METADATA,sha256=tkmel7oqIAY2FL78lf4hS9ZkSvPEzY0f6hyfS6QVHC4,11512
91
- judgeval-0.16.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
92
- judgeval-0.16.1.dist-info/entry_points.txt,sha256=-eoeD-oDLn4A7MSgeBS9Akwanf3_0r0cgEleBcIOjg0,46
93
- judgeval-0.16.1.dist-info/licenses/LICENSE.md,sha256=tKmCg7k5QOmxPK19XMfzim04QiQJPmgIm0pAn55IJwk,11352
94
- judgeval-0.16.1.dist-info/RECORD,,
90
+ judgeval-0.16.3.dist-info/METADATA,sha256=JlOFhMRMMeFSVHqUwpyzuu86zvlSvcNtQ6h9cE9H_lo,11512
91
+ judgeval-0.16.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
92
+ judgeval-0.16.3.dist-info/entry_points.txt,sha256=-eoeD-oDLn4A7MSgeBS9Akwanf3_0r0cgEleBcIOjg0,46
93
+ judgeval-0.16.3.dist-info/licenses/LICENSE.md,sha256=tKmCg7k5QOmxPK19XMfzim04QiQJPmgIm0pAn55IJwk,11352
94
+ judgeval-0.16.3.dist-info/RECORD,,