aiverify-moonshot 0.4.3__py3-none-any.whl → 0.4.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: aiverify-moonshot
3
- Version: 0.4.3
3
+ Version: 0.4.4
4
4
  Summary: AI Verify advances Gen AI testing with Project Moonshot.
5
5
  Project-URL: Repository, https://github.com/aiverify-foundation/moonshot
6
6
  Project-URL: Documentation, https://aiverify-foundation.github.io/moonshot/
@@ -15,9 +15,11 @@ Classifier: License :: OSI Approved :: Apache Software License
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.11
17
17
  Requires-Python: >=3.11
18
- Requires-Dist: ijson==3.2.3
18
+ Requires-Dist: datasets==2.20.0
19
+ Requires-Dist: ijson==3.3.0
19
20
  Requires-Dist: jinja2==3.1.4
20
- Requires-Dist: pydantic==2.7.1
21
+ Requires-Dist: pandas==2.2.2
22
+ Requires-Dist: pydantic==2.8.2
21
23
  Requires-Dist: pyparsing==3.1.2
22
24
  Requires-Dist: python-dotenv==1.0.1
23
25
  Requires-Dist: python-slugify==8.0.4
@@ -25,25 +27,25 @@ Requires-Dist: xxhash==3.4.1
25
27
  Provides-Extra: all
26
28
  Requires-Dist: cmd2==2.4.3; extra == 'all'
27
29
  Requires-Dist: dependency-injector==4.41.0; extra == 'all'
28
- Requires-Dist: fastapi==0.110.3; extra == 'all'
30
+ Requires-Dist: fastapi==0.112.0; extra == 'all'
29
31
  Requires-Dist: rich==13.7.1; extra == 'all'
30
- Requires-Dist: typing-extensions==4.12.0; extra == 'all'
31
- Requires-Dist: uvicorn==0.29.0; extra == 'all'
32
+ Requires-Dist: typing-extensions==4.12.2; extra == 'all'
33
+ Requires-Dist: uvicorn==0.30.5; extra == 'all'
32
34
  Provides-Extra: cli
33
35
  Requires-Dist: cmd2==2.4.3; extra == 'cli'
34
36
  Requires-Dist: rich==13.7.1; extra == 'cli'
35
37
  Provides-Extra: web-api
36
38
  Requires-Dist: dependency-injector==4.41.0; extra == 'web-api'
37
- Requires-Dist: fastapi==0.110.3; extra == 'web-api'
38
- Requires-Dist: typing-extensions==4.12.0; extra == 'web-api'
39
- Requires-Dist: uvicorn==0.29.0; extra == 'web-api'
39
+ Requires-Dist: fastapi==0.112.0; extra == 'web-api'
40
+ Requires-Dist: typing-extensions==4.12.2; extra == 'web-api'
41
+ Requires-Dist: uvicorn==0.30.5; extra == 'web-api'
40
42
  Description-Content-Type: text/markdown
41
43
 
42
44
  <div align="center">
43
45
 
44
46
  ![Moonshot Logo](https://github.com/aiverify-foundation/moonshot/raw/main/misc/aiverify-moonshot-logo.png)
45
47
 
46
- **Version 0.4.3**
48
+ **Version 0.4.4**
47
49
 
48
50
  A simple and modular tool to evaluate any LLM application.
49
51
 
@@ -33,7 +33,7 @@ moonshot/integrations/cli/utils/process_data.py,sha256=QVL5vp2_8ZgGicmCAdeYEHkeb
33
33
  moonshot/integrations/web_api/.env.dev,sha256=0z5_Ut8rF-UqFZtgjkH2qoqORhD5_nSs2w_OeX2SteI,182
34
34
  moonshot/integrations/web_api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
35
35
  moonshot/integrations/web_api/__main__.py,sha256=MdnLi_ZF-olAAEJwTPU1iGYFYwo-fNWNT2qfchkH3y4,2050
36
- moonshot/integrations/web_api/app.py,sha256=qsWP9KDEgt18653btn8QUP9p3YIVYymJChKPTaTufFs,3651
36
+ moonshot/integrations/web_api/app.py,sha256=rrL-N4cVO1qBQ5v6y039jfMqUdSC9jyqsgCudmyfZx0,3651
37
37
  moonshot/integrations/web_api/container.py,sha256=DVkJG_qm7ItcG6tgMYOqIj07wpKhPWOOfy6-bEv72y4,5915
38
38
  moonshot/integrations/web_api/logging_conf.py,sha256=t3EGRV6tZhV732KXe8_Tiy0fiwVAWxZX5Tt8VTgrrfg,3388
39
39
  moonshot/integrations/web_api/log/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -169,9 +169,9 @@ moonshot/src/utils/import_modules.py,sha256=T9zTN59PFnvY2rjyWhSV9KSIAHxWV1pyBemF
169
169
  moonshot/src/utils/log.py,sha256=YNgD7Eh2OT36XlmVBKCGUTAh9TRp4Akfe4kDdvHASgs,2502
170
170
  moonshot/src/utils/pagination.py,sha256=5seymyRoqyENIhKllAatr1T91kMCGFslcvRnJHyMSvc,814
171
171
  moonshot/src/utils/timeit.py,sha256=TvuF0w8KWhp0oZFY0cUU3UY0xlGKjchb0OkfYfgVTlc,866
172
- aiverify_moonshot-0.4.3.dist-info/METADATA,sha256=mkhNL-IBI5FOBjjhEu9xu8eG2AsbfzHLiKGloRvbX4E,12307
173
- aiverify_moonshot-0.4.3.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
174
- aiverify_moonshot-0.4.3.dist-info/licenses/AUTHORS.md,sha256=mmAbe3i3sT8JZHJMBhxp3i1xRehV0g7WB4T_eyIBuBs,59
175
- aiverify_moonshot-0.4.3.dist-info/licenses/LICENSE.md,sha256=mDOKOkWFbJmUORaAchXByEVGC1jw37QRn-zS14wY_wM,11347
176
- aiverify_moonshot-0.4.3.dist-info/licenses/NOTICES.md,sha256=0Ikx6IBGGQEOJeNb2MkRoXxTXwrtlMz6EDgLBFIz6v0,179593
177
- aiverify_moonshot-0.4.3.dist-info/RECORD,,
172
+ aiverify_moonshot-0.4.4.dist-info/METADATA,sha256=zQ4rKRFVE_p6uB6dgGBcKhIB4KXRn8ZzdBymh3d2y6g,12368
173
+ aiverify_moonshot-0.4.4.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
174
+ aiverify_moonshot-0.4.4.dist-info/licenses/AUTHORS.md,sha256=mmAbe3i3sT8JZHJMBhxp3i1xRehV0g7WB4T_eyIBuBs,59
175
+ aiverify_moonshot-0.4.4.dist-info/licenses/LICENSE.md,sha256=mDOKOkWFbJmUORaAchXByEVGC1jw37QRn-zS14wY_wM,11347
176
+ aiverify_moonshot-0.4.4.dist-info/licenses/NOTICES.md,sha256=0Ikx6IBGGQEOJeNb2MkRoXxTXwrtlMz6EDgLBFIz6v0,179593
177
+ aiverify_moonshot-0.4.4.dist-info/RECORD,,
@@ -71,7 +71,7 @@ def create_app(cfg: providers.Configuration) -> CustomFastAPI:
71
71
  }
72
72
 
73
73
  app: CustomFastAPI = CustomFastAPI(
74
- title="Project Moonshot", version="0.4.3", **app_kwargs
74
+ title="Project Moonshot", version="0.4.4", **app_kwargs
75
75
  )
76
76
 
77
77
  if cfg.cors.enabled():