prompteval-core 0.1.3__py3-none-any.whl → 0.1.4__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.
prompteval/cli.py CHANGED
@@ -49,7 +49,6 @@ def run_command(args) -> int:
49
49
  adapter_data = yaml.safe_load(f)
50
50
 
51
51
  print("🚀 Running evaluation...")
52
- print(f" API: {args.api_url or PromptEval.DEFAULT_URL}")
53
52
  print(f" Adapter: {adapter_path}")
54
53
  if args.tests:
55
54
  print(f" Tests: {args.tests}")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: prompteval-core
3
- Version: 0.1.3
3
+ Version: 0.1.4
4
4
  Summary: Semantic Testing for LLMs - Test your AI outputs with semantic similarity validation
5
5
  Home-page: https://github.com/prompteval/prompteval-sdk
6
6
  Author: PromptEval Team
@@ -39,7 +39,7 @@ Dynamic: requires-python
39
39
 
40
40
  **Semantic Testing for LLMs** - Test your AI outputs with semantic similarity validation.
41
41
 
42
- ![Version](https://img.shields.io/badge/version-0.1.3-blue)
42
+ ![Version](https://img.shields.io/badge/version-0.1.4-blue)
43
43
  ![Python](https://img.shields.io/badge/python-3.10+-green)
44
44
  ![License](https://img.shields.io/badge/license-PromptEval-yellow)
45
45
 
@@ -1,5 +1,5 @@
1
1
  prompteval/__init__.py,sha256=MjH0SACMz-Pqylt1tTb_X1XadusKdSGpl26OCwxKdQg,1277
2
- prompteval/cli.py,sha256=0jAnqfdMh1xW7hFWHBfTYtsjzGDmgc-MpCTh0r1eh3E,20202
2
+ prompteval/cli.py,sha256=aAhlINsUDXpY771COUADXEh_FpqtZi3GdM8RhT7UvXY,20139
3
3
  prompteval/client.py,sha256=MYUMxCXZ61vHpMRcyJ3PgYlFFjBVHb6UdL3Mkqk3Ei0,14171
4
4
  prompteval/exceptions.py,sha256=GdPYCZTA0ZYlLdI1aokLLilKN_0cq6TlhKHNM8hHQ3A,881
5
5
  venv/Lib/site-packages/__editable___prompteval_0_1_0_finder.py,sha256=QGgRjq78H8O8kPfq2eWHUr4duECmUAQ0vQA6fIENu5w,3839
@@ -1376,8 +1376,8 @@ venv/Lib/site-packages/yaml/resolver.py,sha256=9L-VYfm4mWHxUD1Vg4X7rjDRK_7VZd6b9
1376
1376
  venv/Lib/site-packages/yaml/scanner.py,sha256=YEM3iLZSaQwXcQRg2l2R4MdT0zGP2F9eHkKGKnHyWQY,51279
1377
1377
  venv/Lib/site-packages/yaml/serializer.py,sha256=ChuFgmhU01hj4xgI8GaKv6vfM2Bujwa9i7d2FAHj7cA,4165
1378
1378
  venv/Lib/site-packages/yaml/tokens.py,sha256=lTQIzSVw8Mg9wv459-TjiOQe6wVziqaRlqX2_89rp54,2573
1379
- prompteval_core-0.1.3.dist-info/METADATA,sha256=F80hup_nHN6n0RWWy7qrnKkDutzDcEWoPKAefG5_bL0,8436
1380
- prompteval_core-0.1.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
1381
- prompteval_core-0.1.3.dist-info/entry_points.txt,sha256=jCK2NmAww2fdGqXKKkuRXWrvO8ekgZompxeXqEn0zPo,51
1382
- prompteval_core-0.1.3.dist-info/top_level.txt,sha256=YtChKk8S7-4EPoOCkvdVToUVq-Wuv9rzqT2VkeWk14U,16
1383
- prompteval_core-0.1.3.dist-info/RECORD,,
1379
+ prompteval_core-0.1.4.dist-info/METADATA,sha256=8F9CtMzKilqoY4Vcb0KVDzBWRxu1W--BNNY8_TMzkk0,8436
1380
+ prompteval_core-0.1.4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
1381
+ prompteval_core-0.1.4.dist-info/entry_points.txt,sha256=jCK2NmAww2fdGqXKKkuRXWrvO8ekgZompxeXqEn0zPo,51
1382
+ prompteval_core-0.1.4.dist-info/top_level.txt,sha256=YtChKk8S7-4EPoOCkvdVToUVq-Wuv9rzqT2VkeWk14U,16
1383
+ prompteval_core-0.1.4.dist-info/RECORD,,