python-flexeval 0.4.0__py3-none-any.whl → 0.4.1__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.
- flexeval/__about__.py +1 -1
- {python_flexeval-0.4.0.dist-info → python_flexeval-0.4.1.dist-info}/METADATA +1 -1
- {python_flexeval-0.4.0.dist-info → python_flexeval-0.4.1.dist-info}/RECORD +6 -6
- {python_flexeval-0.4.0.dist-info → python_flexeval-0.4.1.dist-info}/WHEEL +1 -1
- {python_flexeval-0.4.0.dist-info → python_flexeval-0.4.1.dist-info}/entry_points.txt +0 -0
- {python_flexeval-0.4.0.dist-info → python_flexeval-0.4.1.dist-info}/licenses/LICENSE +0 -0
flexeval/__about__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.4.
|
|
1
|
+
__version__ = "0.4.1"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-flexeval
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.1
|
|
4
4
|
Summary: FlexEval is a tool for designing custom metrics, completion functions, and LLM-graded rubrics for evaluating the behavior of LLM-powered systems.
|
|
5
5
|
Project-URL: Homepage, https://digitalharborfoundation.github.io/FlexEval/
|
|
6
6
|
Project-URL: GitHub, https://github.com/DigitalHarborFoundation/FlexEval
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
flexeval/__about__.py,sha256=
|
|
1
|
+
flexeval/__about__.py,sha256=pMtTmSUht-XtbR_7Doz6bsQqopJJd8rZ8I8zy2HwwoA,22
|
|
2
2
|
flexeval/__init__.py,sha256=UXI_xdSxnGAK2plDODBbPF3df-N7E9YJ418QHK7XN-Q,391
|
|
3
3
|
flexeval/__main__.py,sha256=c9NQqsea3e-_6b736gBeIO3O_zdXQ1wtY3-Scj5NiPg,126
|
|
4
4
|
flexeval/cli.py,sha256=RwtRk121OivbLQyYpYxJ7PugPIYQ8J4qXHFN2SxxPy4,2985
|
|
@@ -42,8 +42,8 @@ flexeval/schema/eval_schema.py,sha256=8idEhxogqzUPwojBcfyNIH8yGWX74oa0NhUB3vabwl
|
|
|
42
42
|
flexeval/schema/evalrun_schema.py,sha256=nF3GCNlzxhJvu-V2h4-RkX5xWhBA9mQIR_ofR3T6de0,4315
|
|
43
43
|
flexeval/schema/rubric_schema.py,sha256=uxcf7MHWKW3EmABUnWeCinGUP6LBjskiq7zkEPHmAvU,1615
|
|
44
44
|
flexeval/schema/schema_utils.py,sha256=Fg1foqRA-9X-hl_vqIF3bpYdE51hNEgdw739Q-s3iQc,698
|
|
45
|
-
python_flexeval-0.4.
|
|
46
|
-
python_flexeval-0.4.
|
|
47
|
-
python_flexeval-0.4.
|
|
48
|
-
python_flexeval-0.4.
|
|
49
|
-
python_flexeval-0.4.
|
|
45
|
+
python_flexeval-0.4.1.dist-info/METADATA,sha256=urWAV5rrjbw3TjR4HZ5QPfa4-gF8uQJxSHjCPidBBO8,5599
|
|
46
|
+
python_flexeval-0.4.1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
|
|
47
|
+
python_flexeval-0.4.1.dist-info/entry_points.txt,sha256=wSyluqXhrX3xySVYAtM-Kv23p4OauKQCSBuNNfzEGtI,52
|
|
48
|
+
python_flexeval-0.4.1.dist-info/licenses/LICENSE,sha256=OlAu_c13gw6-fJ9UdhZBMeNr5STLrnWG_0Hv0SCXtu4,1082
|
|
49
|
+
python_flexeval-0.4.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|