judgeval 0.16.4__tar.gz → 0.16.5__tar.gz
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.
- {judgeval-0.16.4 → judgeval-0.16.5}/.pre-commit-config.yaml +2 -2
- {judgeval-0.16.4 → judgeval-0.16.5}/PKG-INFO +2 -2
- {judgeval-0.16.4 → judgeval-0.16.5}/pyproject.toml +2 -2
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/version.py +1 -1
- {judgeval-0.16.4 → judgeval-0.16.5}/uv.lock +59 -3
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/pull_request_template.md +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/blocked-pr.yaml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/ci.yaml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/claude-code-review.yml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/claude.yml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/lint.yaml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/merge-branch-check.yaml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/mypy.yaml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/pre-commit-autoupdate.yaml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/release.yaml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.github/workflows/validate-branch.yaml +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/.gitignore +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/CONTRIBUTING.md +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/LICENSE.md +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/README.md +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/Screenshot 2025-05-17 at 8.14.27/342/200/257PM.png" +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/agent.gif +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/agent_trace_example.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/brand/company.jpg +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/brand/company_banner.jpg +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/brand/darkmode.svg +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/brand/full_logo.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/brand/icon.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/brand/lightmode.svg +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/brand/white_background.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/custom_scorer_online_abm.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/data.gif +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/dataset_clustering_screenshot.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/dataset_clustering_screenshot_dm.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/datasets_preview_screenshot.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/document.gif +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/error_analysis_dashboard.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/errors.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/experiments_dashboard_screenshot.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/experiments_page.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/experiments_pagev2.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/logo_darkmode.svg +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/logo_lightmode.svg +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/monitoring_screenshot.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/online_eval.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/product_shot.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/quickstart_trajectory_ss.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/test.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/tests.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/trace.gif +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/trace_demo.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/trace_screenshot.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/assets/trace_screenshot_old.png +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/pytest.ini +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/scripts/api_generator.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/scripts/openapi_transform.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/scripts/update_types.sh +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/api/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/api/api_types.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/cli.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/constants.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/data/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/data/evaluation_run.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/data/example.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/data/judgment_types.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/data/result.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/data/scorer_data.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/data/scripts/fix_default_factory.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/data/scripts/openapi_transform.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/data/trace.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/dataset/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/env.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/evaluation/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/exceptions.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/integrations/langgraph/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/integrations/openlit/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/judges/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/judges/base_judge.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/judges/litellm_judge.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/judges/together_judge.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/judges/utils.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/logger.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/agent_scorer.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/api_scorer.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/base_scorer.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/example_scorer.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/exceptions.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/judgeval_scorers/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/judgeval_scorers/api_scorers/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/judgeval_scorers/api_scorers/answer_correctness.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/judgeval_scorers/api_scorers/answer_relevancy.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/judgeval_scorers/api_scorers/faithfulness.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/judgeval_scorers/api_scorers/instruction_adherence.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/judgeval_scorers/api_scorers/prompt_scorer.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/score.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/utils.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/constants.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/exporters/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/exporters/s3.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/exporters/store.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/exporters/utils.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/keys.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/config.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/constants.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_anthropic/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_anthropic/config.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_anthropic/wrapper.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_google/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_google/config.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_google/wrapper.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_groq/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_groq/config.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_groq/wrapper.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_openai/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_openai/config.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_openai/wrapper.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_together/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_together/config.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/llm_together/wrapper.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/llm/providers.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/local_eval_queue.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/managers.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/processors/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/tracer/utils.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/trainer/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/trainer/config.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/trainer/console.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/trainer/trainable_model.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/trainer/trainer.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/async_utils.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/decorators/__init__.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/decorators/dont_throw.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/decorators/use_once.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/file_utils.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/guards.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/meta.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/serialize.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/testing.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/url.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/utils/version_check.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/warnings.py +0 -0
- {judgeval-0.16.4 → judgeval-0.16.5}/update_version.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: judgeval
|
3
|
-
Version: 0.16.
|
3
|
+
Version: 0.16.5
|
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
|
@@ -14,7 +14,7 @@ Requires-Dist: boto3>=1.40.11
|
|
14
14
|
Requires-Dist: click<8.2.0
|
15
15
|
Requires-Dist: dotenv
|
16
16
|
Requires-Dist: httpx>=0.28.1
|
17
|
-
Requires-Dist: litellm
|
17
|
+
Requires-Dist: litellm>=1.75.0
|
18
18
|
Requires-Dist: opentelemetry-exporter-otlp>=1.36.0
|
19
19
|
Requires-Dist: opentelemetry-sdk>=1.36.0
|
20
20
|
Requires-Dist: orjson>=3.9.0
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[project]
|
2
2
|
name = "judgeval"
|
3
|
-
version = "0.16.
|
3
|
+
version = "0.16.5"
|
4
4
|
authors = [
|
5
5
|
{ name = "Andrew Li", email = "andrew@judgmentlabs.ai" },
|
6
6
|
{ name = "Alex Shan", email = "alex@judgmentlabs.ai" },
|
@@ -19,7 +19,7 @@ license-files = ["LICENSE.md"]
|
|
19
19
|
dependencies = [
|
20
20
|
"dotenv",
|
21
21
|
"httpx>=0.28.1",
|
22
|
-
"litellm
|
22
|
+
"litellm>=1.75.0",
|
23
23
|
"opentelemetry-exporter-otlp>=1.36.0",
|
24
24
|
"opentelemetry-sdk>=1.36.0",
|
25
25
|
"orjson>=3.9.0",
|
@@ -816,6 +816,58 @@ wheels = [
|
|
816
816
|
{ url = "https://files.pythonhosted.org/packages/43/09/2aea36ff60d16dd8879bdb2f5b3ee0ba8d08cbbdcdfe870e695ce3784385/execnet-2.1.1-py3-none-any.whl", hash = "sha256:26dee51f1b80cebd6d0ca8e74dd8745419761d3bef34163928cbebbdc4749fdc", size = 40612, upload-time = "2024-04-08T09:04:17.414Z" },
|
817
817
|
]
|
818
818
|
|
819
|
+
[[package]]
|
820
|
+
name = "fastuuid"
|
821
|
+
version = "0.13.5"
|
822
|
+
source = { registry = "https://pypi.org/simple" }
|
823
|
+
sdist = { url = "https://files.pythonhosted.org/packages/15/80/3c16a1edad2e6cd82fbd15ac998cc1b881f478bf1f80ca717d941c441874/fastuuid-0.13.5.tar.gz", hash = "sha256:d4976821ab424d41542e1ea39bc828a9d454c3f8a04067c06fca123c5b95a1a1", size = 18255, upload-time = "2025-09-26T09:05:38.281Z" }
|
824
|
+
wheels = [
|
825
|
+
{ url = "https://files.pythonhosted.org/packages/f0/17/f8ed7f707c1bf994ff4e38f163b367cc2060f13a8aa60b03a3c821daaf0f/fastuuid-0.13.5-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:b9edf8ee30718aee787cdd2e9e1ff3d4a3ec6ddb32fba0a23fa04956df69ab07", size = 494134, upload-time = "2025-09-26T09:14:35.852Z" },
|
826
|
+
{ url = "https://files.pythonhosted.org/packages/18/de/b03e4a083a307fb5a2c8afcfbcc6ab45578fba7996f69f329e35d18e0e67/fastuuid-0.13.5-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:f67ea1e25c5e782f7fb5aaa5208f157d950401dd9321ce56bcc6d4dc3d72ed60", size = 252832, upload-time = "2025-09-26T09:10:21.321Z" },
|
827
|
+
{ url = "https://files.pythonhosted.org/packages/62/65/3a8be5ce86e2a1eb3947be32512b62fcb0a360a998ba2405cd3e54e54f04/fastuuid-0.13.5-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9ff3fc87e1f19603dd53c38f42c2ea8d5d5462554deab69e9cf1800574e4756c", size = 244309, upload-time = "2025-09-26T09:09:08.333Z" },
|
828
|
+
{ url = "https://files.pythonhosted.org/packages/ab/eb/7b9c98d25a810fcc5f4a3e10e1e051c18e10cdad4527242e18c998fab4b1/fastuuid-0.13.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a6e5337fa7698dc52bc724da7e9239e93c5b24a09f6904b8660dfb8c41ce3dee", size = 271629, upload-time = "2025-09-26T09:13:37.525Z" },
|
829
|
+
{ url = "https://files.pythonhosted.org/packages/c0/37/6331f626852c2aeea8d666af049b1337e273d11e700a26333c402d0e7a94/fastuuid-0.13.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f9db596023c10dabb12489a88c51b75297c3a2478cb2be645e06905934e7b9fc", size = 272312, upload-time = "2025-09-26T09:13:05.252Z" },
|
830
|
+
{ url = "https://files.pythonhosted.org/packages/ad/d3/e4d3f3c2968689e17d5c73bd0da808d1673329d5ff3b4065db03d58f36e3/fastuuid-0.13.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:191ff6192fe53c5fc9d4d241ee1156b30a7ed6f1677b1cc2423e7ecdbc26222b", size = 291049, upload-time = "2025-09-26T09:13:31.817Z" },
|
831
|
+
{ url = "https://files.pythonhosted.org/packages/4f/4e/f27539c9b15b1947ba50907b1a83bbe905363770472c0a1c3175fb2a0ebf/fastuuid-0.13.5-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:348ce9f296dda701ba46d8dceeff309f90dbc75dd85080bbed2b299aa908890a", size = 453074, upload-time = "2025-09-26T09:11:42.674Z" },
|
832
|
+
{ url = "https://files.pythonhosted.org/packages/6b/5c/57cba66a8f04cd26d3118b21393a0dda221cb82ac992b9fe153b69a22a0a/fastuuid-0.13.5-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:46954fb644995d7fc8bbd710fbd4c65cedaa48c921c86fdbafef0229168a8c96", size = 468531, upload-time = "2025-09-26T09:10:30.626Z" },
|
833
|
+
{ url = "https://files.pythonhosted.org/packages/dc/90/dbc19dc18282b3c2264554c595901b520224efe65907c5ff5595e688ab28/fastuuid-0.13.5-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:22da0f66041e1c10c7d465b495cc6cd8e17e080dda34b4bd5ff5240b860fbb82", size = 444933, upload-time = "2025-09-26T09:09:33.405Z" },
|
834
|
+
{ url = "https://files.pythonhosted.org/packages/5b/03/4652cc314fc5163db12bc451512b087e5b5e4f36ba513f111fd5a5ff1c07/fastuuid-0.13.5-cp310-cp310-win32.whl", hash = "sha256:3e6b548f06c1ed7bad951a17a09eef69d6f24eb2b874cb4833e26b886d82990f", size = 144981, upload-time = "2025-09-26T09:08:14.812Z" },
|
835
|
+
{ url = "https://files.pythonhosted.org/packages/8f/0b/85b3a68418911923acb8955219ab33ac728eaa9337ef0135b9e5c9d1ed9d/fastuuid-0.13.5-cp310-cp310-win_amd64.whl", hash = "sha256:c82838e52189d16b1307631179cb2cd37778dd8f4ddc00e9ce3c26f920b3b2f7", size = 150741, upload-time = "2025-09-26T09:09:00.161Z" },
|
836
|
+
{ url = "https://files.pythonhosted.org/packages/04/ab/9351bfc04ff2144115758233130b5469993d3d379323903a4634cb9c78c1/fastuuid-0.13.5-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:c122558ca4b5487e2bd0863467e4ccfe636afd1274803741487d48f2e32ea0e1", size = 493910, upload-time = "2025-09-26T09:12:36.995Z" },
|
837
|
+
{ url = "https://files.pythonhosted.org/packages/b7/ab/84fac529cc12a03d49595e70ac459380f7cb12c70f0fe401781b276f9e94/fastuuid-0.13.5-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:d7abd42a03a17a681abddd19aa4d44ca2747138cf8a48373b395cf1341a10de2", size = 252621, upload-time = "2025-09-26T09:12:22.222Z" },
|
838
|
+
{ url = "https://files.pythonhosted.org/packages/7f/9d/f4c734d7b74a04ca695781c58a1376f07b206fe2849e58e7778d476a0e94/fastuuid-0.13.5-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:2705cf7c2d6f7c03053404b75a4c44f872a73f6f9d5ea34f1dc6bba400c4a97c", size = 244269, upload-time = "2025-09-26T09:08:31.921Z" },
|
839
|
+
{ url = "https://files.pythonhosted.org/packages/5b/da/b42b7eb84523d69cfe9dac82950e105061c8d59f4d4d2cc3e170dbd20937/fastuuid-0.13.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5d220a056fcbad25932c1f25304261198612f271f4d150b2a84e81adb877daf7", size = 271528, upload-time = "2025-09-26T09:12:42.718Z" },
|
840
|
+
{ url = "https://files.pythonhosted.org/packages/1b/45/6eee36929119e9544b0906fd6591e685d682e4b51cfad4c25d96ccf04009/fastuuid-0.13.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2f29f93b5a0c5f5579f97f77d5319e9bfefd61d8678ec59d850201544faf33bf", size = 272168, upload-time = "2025-09-26T09:07:04.238Z" },
|
841
|
+
{ url = "https://files.pythonhosted.org/packages/ce/ac/75b70f13515e12194a25b0459dd8a8a33de4ab0a92142f0776d21e41ca84/fastuuid-0.13.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:399d86623fb806151b1feb9fdd818ebfc1d50387199a35f7264f98dfc1540af5", size = 290948, upload-time = "2025-09-26T09:07:53.433Z" },
|
842
|
+
{ url = "https://files.pythonhosted.org/packages/76/30/1801326a5b433aafc04eae906e6b005e8a3d1120fd996409fe88124edb06/fastuuid-0.13.5-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:689e8795a1edd573b2c9a455024e4edf605a9690339bba29709857f7180894ea", size = 452932, upload-time = "2025-09-26T09:09:28.017Z" },
|
843
|
+
{ url = "https://files.pythonhosted.org/packages/61/2a/080b6b2ac4ef2ead54a7463ae4162d66a52867bbd4447ad5354427b82ae2/fastuuid-0.13.5-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:25e82c4a1734da168b36f7308e397afbe9c9b353799a9c69563a605f11dd4641", size = 468384, upload-time = "2025-09-26T09:08:14.32Z" },
|
844
|
+
{ url = "https://files.pythonhosted.org/packages/b6/d3/4a3ffcaf8d874f7f208dad7e98ded7c5359b6599073960e3aa0530ca6139/fastuuid-0.13.5-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:f62299e3cca69aad6a6fb37e26e45055587954d498ad98903fea24382377ea0e", size = 444815, upload-time = "2025-09-26T09:06:38.691Z" },
|
845
|
+
{ url = "https://files.pythonhosted.org/packages/9d/a0/08dd8663f7bff3e9c0b2416708b01d1fb65f52bcd4bce18760f77c4735fd/fastuuid-0.13.5-cp311-cp311-win32.whl", hash = "sha256:68227f2230381b89fb1ad362ca6e433de85c6c11c36312b41757cad47b8a8e32", size = 144897, upload-time = "2025-09-26T09:14:53.695Z" },
|
846
|
+
{ url = "https://files.pythonhosted.org/packages/9e/e2/2c2a37dcc56e2323c6214c38c8faac22f9d03d98c481f8a40843e0b9526a/fastuuid-0.13.5-cp311-cp311-win_amd64.whl", hash = "sha256:4a32306982bd031cb20d5d1a726b7b958a55babebd2300ce6c8e352d3496e931", size = 150523, upload-time = "2025-09-26T09:12:24.031Z" },
|
847
|
+
{ url = "https://files.pythonhosted.org/packages/21/36/434f137c5970cac19e57834e1f7680e85301619d49891618c00666700c61/fastuuid-0.13.5-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:35fe8045e866bc6846f8de6fa05acb1de0c32478048484a995e96d31e21dff2a", size = 494638, upload-time = "2025-09-26T09:14:58.695Z" },
|
848
|
+
{ url = "https://files.pythonhosted.org/packages/ca/3c/083de2ac007b2b305523b9c006dba5051e5afd87a626ef1a39f76e2c6b82/fastuuid-0.13.5-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:02a460333f52d731a006d18a52ef6fcb2d295a1f5b1a5938d30744191b2f77b7", size = 253138, upload-time = "2025-09-26T09:13:33.283Z" },
|
849
|
+
{ url = "https://files.pythonhosted.org/packages/73/5e/630cffa1c8775db526e39e9e4c5c7db0c27be0786bb21ba82c912ae19f63/fastuuid-0.13.5-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:74b0e4f8c307b9f477a5d7284db4431ce53a3c1e3f4173db7a97db18564a6202", size = 244521, upload-time = "2025-09-26T09:14:40.682Z" },
|
850
|
+
{ url = "https://files.pythonhosted.org/packages/4d/51/55d78705f4fbdadf88fb40f382f508d6c7a4941ceddd7825fafebb4cc778/fastuuid-0.13.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6955a99ef455c2986f3851f4e0ccc35dec56ac1a7720f2b92e88a75d6684512e", size = 271557, upload-time = "2025-09-26T09:15:09.75Z" },
|
851
|
+
{ url = "https://files.pythonhosted.org/packages/6a/2b/1b89e90a8635e5587ccdbbeb169c590672ce7637880f2c047482a0359950/fastuuid-0.13.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f10c77b826738c1a27dcdaa92ea4dc1ec9d869748a99e1fde54f1379553d4854", size = 272334, upload-time = "2025-09-26T09:07:48.865Z" },
|
852
|
+
{ url = "https://files.pythonhosted.org/packages/0c/06/4c8207894eeb30414999e5c3f66ac039bc4003437eb4060d8a1bceb4cc6f/fastuuid-0.13.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:bb25dccbeb249d16d5e664f65f17ebec05136821d5ef462c4110e3f76b86fb86", size = 290594, upload-time = "2025-09-26T09:12:54.124Z" },
|
853
|
+
{ url = "https://files.pythonhosted.org/packages/50/69/96d221931a31d77a47cc2487bdfacfb3091edfc2e7a04b1795df1aec05df/fastuuid-0.13.5-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:a5becc646a3eeafb76ce0a6783ba190cd182e3790a8b2c78ca9db2b5e87af952", size = 452835, upload-time = "2025-09-26T09:14:00.994Z" },
|
854
|
+
{ url = "https://files.pythonhosted.org/packages/25/ef/bf045f0a47dcec96247497ef3f7a31d86ebc074330e2dccc34b8dbc0468a/fastuuid-0.13.5-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:69b34363752d06e9bb0dbdf02ae391ec56ac948c6f2eb00be90dad68e80774b9", size = 468225, upload-time = "2025-09-26T09:13:38.585Z" },
|
855
|
+
{ url = "https://files.pythonhosted.org/packages/30/46/4817ab5a3778927155a4bde92540d4c4fa996161ec8b8e080c8928b0984e/fastuuid-0.13.5-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:57d0768afcad0eab8770c9b8cf904716bd3c547e8b9a4e755ee8a673b060a3a3", size = 444907, upload-time = "2025-09-26T09:14:30.163Z" },
|
856
|
+
{ url = "https://files.pythonhosted.org/packages/80/27/ab284117ce4dc9b356a7196bdbf220510285f201d27f1f078592cdc8187b/fastuuid-0.13.5-cp312-cp312-win32.whl", hash = "sha256:8ac6c6f5129d52eaa6ef9ea4b6e2f7c69468a053f3ab8e439661186b9c06bb85", size = 145415, upload-time = "2025-09-26T09:08:59.494Z" },
|
857
|
+
{ url = "https://files.pythonhosted.org/packages/f4/0c/f970a4222773b248931819f8940800b760283216ca3dda173ed027e94bdd/fastuuid-0.13.5-cp312-cp312-win_amd64.whl", hash = "sha256:ad630e97715beefef07ec37c9c162336e500400774e2c1cbe1a0df6f80d15b9a", size = 150840, upload-time = "2025-09-26T09:13:46.115Z" },
|
858
|
+
{ url = "https://files.pythonhosted.org/packages/4f/62/74fc53f6e04a4dc5b36c34e4e679f85a4c14eec800dcdb0f2c14b5442217/fastuuid-0.13.5-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:ea17dfd35e0e91920a35d91e65e5f9c9d1985db55ac4ff2f1667a0f61189cefa", size = 494678, upload-time = "2025-09-26T09:14:30.908Z" },
|
859
|
+
{ url = "https://files.pythonhosted.org/packages/09/ba/f28b9b7045738a8bfccfb9cd6aff4b91fce2669e6b383a48b0694ee9b3ff/fastuuid-0.13.5-cp313-cp313-macosx_10_12_x86_64.whl", hash = "sha256:be6ad91e5fefbcc2a4b478858a2715e386d405834ea3ae337c3b6b95cc0e47d6", size = 253162, upload-time = "2025-09-26T09:13:35.879Z" },
|
860
|
+
{ url = "https://files.pythonhosted.org/packages/b1/18/13fac89cb4c9f0cd7e81a9154a77ecebcc95d2b03477aa91d4d50f7227ee/fastuuid-0.13.5-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:ea6df13a306aab3e0439d58c312ff1e6f4f07f09f667579679239b4a6121f64a", size = 244546, upload-time = "2025-09-26T09:14:58.13Z" },
|
861
|
+
{ url = "https://files.pythonhosted.org/packages/04/bf/9691167804d59411cc4269841df949f6dd5e76452ab10dcfcd1dbe04c5bc/fastuuid-0.13.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2354c1996d3cf12dc2ba3752e2c4d6edc46e1a38c63893146777b1939f3062d4", size = 271528, upload-time = "2025-09-26T09:14:48.996Z" },
|
862
|
+
{ url = "https://files.pythonhosted.org/packages/a9/b5/7a75a03d1c7aa0b6d573032fcca39391f0aef7f2caabeeb45a672bc0bd3c/fastuuid-0.13.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a6cf9b7469fc26d1f9b1c43ac4b192e219e85b88fdf81d71aa755a6c08c8a817", size = 272292, upload-time = "2025-09-26T09:14:42.82Z" },
|
863
|
+
{ url = "https://files.pythonhosted.org/packages/c0/db/fa0f16cbf76e6880599533af4ef01bb586949c5320612e9d884eff13e603/fastuuid-0.13.5-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:92ba539170097b9047551375f1ca09d8d2b4aefcc79eeae3e1c43fe49b42072e", size = 290466, upload-time = "2025-09-26T09:08:33.161Z" },
|
864
|
+
{ url = "https://files.pythonhosted.org/packages/1e/02/6b8c45bfbc8500994dd94edba7f59555f9683c4d8c9a164ae1d25d03c7c7/fastuuid-0.13.5-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:dbb81d05617bc2970765c1ad82db7e8716f6a2b7a361a14b83de5b9240ade448", size = 452838, upload-time = "2025-09-26T09:13:44.747Z" },
|
865
|
+
{ url = "https://files.pythonhosted.org/packages/27/12/85d95a84f265b888e8eb9f9e2b5aaf331e8be60c0a7060146364b3544b6a/fastuuid-0.13.5-cp313-cp313-musllinux_1_1_i686.whl", hash = "sha256:d973bd6bf9d754d3cca874714ac0a6b22a47f239fb3d3c8687569db05aac3471", size = 468149, upload-time = "2025-09-26T09:13:18.712Z" },
|
866
|
+
{ url = "https://files.pythonhosted.org/packages/ad/da/dd9a137e9ea707e883c92470113a432233482ec9ad3e9b99c4defc4904e6/fastuuid-0.13.5-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:e725ceef79486423f05ee657634d4b4c1ca5fb2c8a94e0708f5d6356a83f2a83", size = 444933, upload-time = "2025-09-26T09:14:09.494Z" },
|
867
|
+
{ url = "https://files.pythonhosted.org/packages/12/f4/ab363d7f4ac3989691e2dc5ae2d8391cfb0b4169e52ef7fa0ac363e936f0/fastuuid-0.13.5-cp313-cp313-win32.whl", hash = "sha256:a1c430a332ead0b2674f1ef71b17f43b8139ec5a4201182766a21f131a31e021", size = 145462, upload-time = "2025-09-26T09:14:15.105Z" },
|
868
|
+
{ url = "https://files.pythonhosted.org/packages/aa/8a/52eb77d9c294a54caa0d2d8cc9f906207aa6d916a22de963687ab6db8b86/fastuuid-0.13.5-cp313-cp313-win_amd64.whl", hash = "sha256:241fdd362fd96e6b337db62a65dd7cb3dfac20adf854573247a47510e192db6f", size = 150923, upload-time = "2025-09-26T09:13:03.923Z" },
|
869
|
+
]
|
870
|
+
|
819
871
|
[[package]]
|
820
872
|
name = "filelock"
|
821
873
|
version = "3.19.1"
|
@@ -1563,7 +1615,7 @@ requires-dist = [
|
|
1563
1615
|
{ name = "dotenv" },
|
1564
1616
|
{ name = "fireworks-ai", marker = "extra == 'trainer'", specifier = ">=0.19.18" },
|
1565
1617
|
{ name = "httpx", specifier = ">=0.28.1" },
|
1566
|
-
{ name = "litellm", specifier = "
|
1618
|
+
{ name = "litellm", specifier = ">=1.75.0" },
|
1567
1619
|
{ name = "opentelemetry-exporter-otlp", specifier = ">=1.36.0" },
|
1568
1620
|
{ name = "opentelemetry-sdk", specifier = ">=1.36.0" },
|
1569
1621
|
{ name = "orjson", specifier = ">=3.9.0" },
|
@@ -1777,11 +1829,12 @@ wheels = [
|
|
1777
1829
|
|
1778
1830
|
[[package]]
|
1779
1831
|
name = "litellm"
|
1780
|
-
version = "1.
|
1832
|
+
version = "1.77.7"
|
1781
1833
|
source = { registry = "https://pypi.org/simple" }
|
1782
1834
|
dependencies = [
|
1783
1835
|
{ name = "aiohttp" },
|
1784
1836
|
{ name = "click" },
|
1837
|
+
{ name = "fastuuid" },
|
1785
1838
|
{ name = "httpx" },
|
1786
1839
|
{ name = "importlib-metadata" },
|
1787
1840
|
{ name = "jinja2" },
|
@@ -1792,7 +1845,10 @@ dependencies = [
|
|
1792
1845
|
{ name = "tiktoken" },
|
1793
1846
|
{ name = "tokenizers" },
|
1794
1847
|
]
|
1795
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1848
|
+
sdist = { url = "https://files.pythonhosted.org/packages/5a/4b/4e9a204462687ca3796cc0fdaefbd624d7b2216edd4ad243d60a3b95127e/litellm-1.77.7.tar.gz", hash = "sha256:e3398fb2575b98726e787c0a1481daed5938d58cafdcd96fbca80c312221af3e", size = 10401706, upload-time = "2025-10-05T00:22:37.646Z" }
|
1849
|
+
wheels = [
|
1850
|
+
{ url = "https://files.pythonhosted.org/packages/86/50/53df2244d4aca2af73d2f2c6ad21c731cf24bd0dbe89d896184a1eaa874f/litellm-1.77.7-py3-none-any.whl", hash = "sha256:1b3a1b17bd521a0ad25226fb62a912602c803922aabb4a16adf83834673be574", size = 9223061, upload-time = "2025-10-05T00:22:34.112Z" },
|
1851
|
+
]
|
1796
1852
|
|
1797
1853
|
[[package]]
|
1798
1854
|
name = "markdown-it-py"
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{judgeval-0.16.4 → judgeval-0.16.5}/assets/Screenshot 2025-05-17 at 8.14.27/342/200/257PM.png"
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{judgeval-0.16.4 → judgeval-0.16.5}/src/judgeval/scorers/judgeval_scorers/api_scorers/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|