Agenta

Latest version: v0.14.12

Safety actively analyzes 631249 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 16

0.80

What's Changed
* add basic evaluators by aybruhm in https://github.com/Agenta-AI/agenta/pull/1074
* Evaluation - auto regex test by aybruhm in https://github.com/Agenta-AI/agenta/pull/1100
* Evaluation - Auto webhook test by aybruhm in https://github.com/Agenta-AI/agenta/pull/1101
* Evaluation - Custom code run by aybruhm in https://github.com/Agenta-AI/agenta/pull/1104
* Evaluation - Aggregate evaluator results by aybruhm in https://github.com/Agenta-AI/agenta/pull/1107
* [Bug]: Resolve evaluation scenario get endpoint by aybruhm in https://github.com/Agenta-AI/agenta/pull/1121
* Improve: Resolve evaluation results router and aggregate evaluation results by aybruhm in https://github.com/Agenta-AI/agenta/pull/1125
* [Enhancement]: Integration Tests for Evaluation by aybruhm in https://github.com/Agenta-AI/agenta/pull/1122
* Sync evaluation with main by aybruhm in https://github.com/Agenta-AI/agenta/pull/1140
* Enhancement: RPM/TPM Rate Limiting for Evaluation by aybruhm in https://github.com/Agenta-AI/agenta/pull/1148
* Feat: Migrate Agenta to use Beanie ODM by devgenix in https://github.com/Agenta-AI/agenta/pull/1149
* Refactor - Cleanup redundant code in evaluations branch by aybruhm in https://github.com/Agenta-AI/agenta/pull/1168
* Cypress tests for new evaluation by bekossy in https://github.com/Agenta-AI/agenta/pull/1170
* Refactor evaluations backend by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1172
* merge main by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1173
* Lm keys by aakrem in https://github.com/Agenta-AI/agenta/pull/1181
* Schemas migrations by aybruhm in https://github.com/Agenta-AI/agenta/pull/1179
* Main to evaluations in backend by aakrem in https://github.com/Agenta-AI/agenta/pull/1187
* Fix issue with dynamic inputs in eval by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1188
* Migration - Update odmantic reference to beanie link & migrate old evaluation scenarios to new evaluation scenarios by aybruhm in https://github.com/Agenta-AI/agenta/pull/1191
* Refreshing playground and testset results in an alert by bekossy in https://github.com/Agenta-AI/agenta/pull/1174
* Export button always activated by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1203
* Migration - modify logic to assign evaluations to their respective users by aybruhm in https://github.com/Agenta-AI/agenta/pull/1205
* Expected answer and notes not being exported in human eval by bekossy in https://github.com/Agenta-AI/agenta/pull/1212
* Enhancement: Migration issues fix by aybruhm in https://github.com/Agenta-AI/agenta/pull/1214
* Main to evaluations in backend by aakrem in https://github.com/Agenta-AI/agenta/pull/1217
* Evaluations in backend by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1137
* Update pyproject.toml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1219


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/0.7.1...0.80

0.14.11

What's Changed
* All dependabot prs by aakrem in https://github.com/Agenta-AI/agenta/pull/1674
* Bump pytest from 6.2.5 to 8.2.0 in /agenta-cli by aakrem in https://github.com/Agenta-AI/agenta/pull/1676
* Bump pytest from 6.2.5 to 8.2.0 in /agenta-cli by dependabot in https://github.com/Agenta-AI/agenta/pull/1675
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1677


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.14.10...v0.14.11

0.14.10

What's Changed
* Workflow for cli commands by aakrem in https://github.com/Agenta-AI/agenta/pull/1657
* Workflow for cli commands by aakrem in https://github.com/Agenta-AI/agenta/pull/1660
* [Bug Fix]: Fixed server URL in openai.json configuration file by bekossy in https://github.com/Agenta-AI/agenta/pull/1658
* Fix references and update openapi.json by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1663
* Workflow for cli commands for cloud by aakrem in https://github.com/Agenta-AI/agenta/pull/1661
* Fix key prop issue in ModelName component by bekossy in https://github.com/Agenta-AI/agenta/pull/1664
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1672


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.14.9...v0.14.10

0.14.9

What's Changed
* add hiring positions by aakrem in https://github.com/Agenta-AI/agenta/pull/1651
* We are hiring by aakrem in https://github.com/Agenta-AI/agenta/pull/1653
* Chore (pyproject.toml): add aioboto3 to poetry dependencies by aybruhm in https://github.com/Agenta-AI/agenta/pull/1650
* Refactor and Enhancements by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1643
* [Bug Fix]: error connecting to variant served/deployed to agenta using CLI by aybruhm in https://github.com/Agenta-AI/agenta/pull/1655
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1656


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.14.8...v0.14.9

0.14.8

What's Changed
* Hide cost and usage in playground and evaluation when these are not specified by bekossy in https://github.com/Agenta-AI/agenta/pull/1607
* revert to initial solution by aakrem in https://github.com/Agenta-AI/agenta/pull/1646
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1647


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.14.7...v0.14.8

0.14.7

What's Changed
* Restructure docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1631
* fix: swap images in docs by youcefs21 in https://github.com/Agenta-AI/agenta/pull/1633
* docs: add youcefs21 as a contributor for doc by allcontributors in https://github.com/Agenta-AI/agenta/pull/1634
* fix queries by aakrem in https://github.com/Agenta-AI/agenta/pull/1638

New Contributors
* youcefs21 made their first contribution in https://github.com/Agenta-AI/agenta/pull/1633

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.14.6...v0.14.7

Page 1 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.