Agenta

Latest version: v0.27.5

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

Scan your dependencies

Page 11 of 22

0.12.4

What's Changed
* New string matching evaluators by aakrem in https://github.com/Agenta-AI/agenta/pull/1421
* update actions versions by aakrem in https://github.com/Agenta-AI/agenta/pull/1438
* support passing agenta api key as an env var by aakrem in https://github.com/Agenta-AI/agenta/pull/1440
* Increased code evaluation modal width by bekossy in https://github.com/Agenta-AI/agenta/pull/1444
* Removed cell redirect on variant and testset by bekossy in https://github.com/Agenta-AI/agenta/pull/1443
* fix: all modal instances to support dark mode 1424 by VenkataRavitejaGullapudi in https://github.com/Agenta-AI/agenta/pull/1431
* [Docs]: Added human evaluation views section by bekossy in https://github.com/Agenta-AI/agenta/pull/1381
* Fix/llm provider keys by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1306
* Fix:324 | Unblock ui on error boundary by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1447
* Freeze evaluation status column by bekossy in https://github.com/Agenta-AI/agenta/pull/1448
* Added dialog to indicate test set is being saved in create test set UI by Drewski2222 in https://github.com/Agenta-AI/agenta/pull/1338
* docs: add Drewski2222 as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/1449
* Improve card view in Human Evaluation by bekossy in https://github.com/Agenta-AI/agenta/pull/1454
* We can't see the full output value in evaluations scenarios by bekossy in https://github.com/Agenta-AI/agenta/pull/1453
* Merge main into levenshtein by aakrem in https://github.com/Agenta-AI/agenta/pull/1458
* levenshtein distance by aakrem in https://github.com/Agenta-AI/agenta/pull/1437
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1459

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

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.12.3...v0.12.4

0.12.3

What's Changed
* Make inputs unmodifyable in human evaluation view by bekossy in https://github.com/Agenta-AI/agenta/pull/1391
* Enhancement: Fix webhook evaluator logic by aybruhm in https://github.com/Agenta-AI/agenta/pull/1402
* [Fix]: Wrong path to Evaluators view when there are no evaluations by bekossy in https://github.com/Agenta-AI/agenta/pull/1417
* Add option to save test set in the single evaluation view by bekossy in https://github.com/Agenta-AI/agenta/pull/1337
* Columns becomes very small in comparison view by bekossy in https://github.com/Agenta-AI/agenta/pull/1428
* Add evaluator name in the "Configure your evaluator" modal by bekossy in https://github.com/Agenta-AI/agenta/pull/1430
* [FIX]: Evaluation output in CSV file by bekossy in https://github.com/Agenta-AI/agenta/pull/1433


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.12.2...v0.12.3

0.12.2

What's Changed
* Add assertion for app variant not found by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1370
* remove organization files not needed anymore by aakrem in https://github.com/Agenta-AI/agenta/pull/1371
* Bug Fix: Resolve failing backend tests by aybruhm in https://github.com/Agenta-AI/agenta/pull/1369
* merge main into pay check by aakrem in https://github.com/Agenta-AI/agenta/pull/1372
* Paying org check in app selector by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1360
* Merge main into add-revisions-endpoints by aakrem in https://github.com/Agenta-AI/agenta/pull/1373
* Merge main into issue-1309/-show-diff-of-outputs-in-the-evaluation-view by aakrem in https://github.com/Agenta-AI/agenta/pull/1374
* [DOCUMENTATION]: Evaluation and Human evaluation by bekossy in https://github.com/Agenta-AI/agenta/pull/1357
* Fixed cypress test by bekossy in https://github.com/Agenta-AI/agenta/pull/1367
* improve workflows by aakrem in https://github.com/Agenta-AI/agenta/pull/1378
* Highlight output diff in the evaluation comparison view by bekossy in https://github.com/Agenta-AI/agenta/pull/1361
* Improved the error messages when invoking llm applications by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1380
* merge main by aakrem in https://github.com/Agenta-AI/agenta/pull/1384
* Enhancement - Add revisions endpoints by aybruhm in https://github.com/Agenta-AI/agenta/pull/1359
* Update - Make + Create New App aligned with dark mode by HeonHeo23 in https://github.com/Agenta-AI/agenta/pull/1383
* docs: add HeonHeo23 as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/1385
* Bump versions by aakrem in https://github.com/Agenta-AI/agenta/pull/1386
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1388
* Publish new release by aakrem in https://github.com/Agenta-AI/agenta/pull/1389
* [HOT FIX]: Resolved unbound error by bekossy in https://github.com/Agenta-AI/agenta/pull/1408
* merge main to dependabot by aakrem in https://github.com/Agenta-AI/agenta/pull/1409
* Bump fastapi from 0.95.2 to 0.109.1 in /agenta-backend by dependabot in https://github.com/Agenta-AI/agenta/pull/1346
* Add a cursor when hovering over an evaluation result cell by bekossy in https://github.com/Agenta-AI/agenta/pull/1403
* merge main into issue-1392/-Improving-the-add-new-evaluation-modal by aakrem in https://github.com/Agenta-AI/agenta/pull/1411
* Improving the add new evaluation modal by bekossy in https://github.com/Agenta-AI/agenta/pull/1407
* Modify sidemenu to display config evaluators and run evaluation under Evaluations dropdown by bekossy in https://github.com/Agenta-AI/agenta/pull/1404
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1416

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

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.12.0...v0.12.2

0.12.0

What's Changed
* add manual trigger by aakrem in https://github.com/Agenta-AI/agenta/pull/1329
* Update publish-to-pypi.yml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1330
* Feat - Deployment Versioning by aybruhm in https://github.com/Agenta-AI/agenta/pull/1314
* Add migration instructions for versions 0.9 to 0.11 by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1335
* Implement State-Persistence for Human Evaluation by bekossy in https://github.com/Agenta-AI/agenta/pull/1324
* Bug Fix: Allow Null Correct Answer in Human Annotations Testset by aybruhm in https://github.com/Agenta-AI/agenta/pull/1333
* bump posthog by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1334
* merge main by aakrem in https://github.com/Agenta-AI/agenta/pull/1336
* Bump nodemailer from 6.9.7 to 6.9.9 in /agenta-web by dependabot in https://github.com/Agenta-AI/agenta/pull/1332
* Create Readme.md for vision gpt explain imatges by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1343
* Money by aakrem in https://github.com/Agenta-AI/agenta/pull/1342
* Bug Fix: Custom code evaluation aggregation by aybruhm in https://github.com/Agenta-AI/agenta/pull/1347
* FIX: Evaluation scenario results are not exported correctly by bekossy in https://github.com/Agenta-AI/agenta/pull/1350
* Bug Fix: Update dockerfile.template in agenta-cli by aybruhm in https://github.com/Agenta-AI/agenta/pull/1351
* Fix: 1182 prevent used resources from deletion by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1244
* Feat - RBAC Implementation and Non-OSS Feature Removal by devgenix in https://github.com/Agenta-AI/agenta/pull/1236
* [Test]: Improved cypress test for evaluation by bekossy in https://github.com/Agenta-AI/agenta/pull/1353
* rename migrations folders and bump versions by aakrem in https://github.com/Agenta-AI/agenta/pull/1364


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.10.2...v0.12.0

0.10.2

What's Changed
* Fixed failing playground test by bekossy in https://github.com/Agenta-AI/agenta/pull/1319
* Show modal when an llm app is invoked with a missing LLM provider API key by bekossy in https://github.com/Agenta-AI/agenta/pull/1312
* Fix: Evaluation table sorting by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1323
* [BUG FIX]: Added llm providers to backend enum by bekossy in https://github.com/Agenta-AI/agenta/pull/1328
* Enhancement - make use of server timezone instead of utc by aybruhm in https://github.com/Agenta-AI/agenta/pull/1325
* Bug Fix: Variant Envrionment Deployment by aybruhm in https://github.com/Agenta-AI/agenta/pull/1327


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.10.1...v0.10.2

0.10.1

What's Changed
* Update - fix failing backend tests by aybruhm in https://github.com/Agenta-AI/agenta/pull/1317
* Update the API code in cloud to show the right code by bekossy in https://github.com/Agenta-AI/agenta/pull/1313
* feat(agenta-cli): adding the option to use variables non-interactively by romainrbr in https://github.com/Agenta-AI/agenta/pull/1310
* fix result object by aakrem in https://github.com/Agenta-AI/agenta/pull/1316
* Update pyproject.toml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1318


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.10.0...v0.10.1

Page 11 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.