Agenta

Latest version: v0.29.0

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

Scan your dependencies

Page 18 of 22

0.2.12

What's Changed
* fix: Error message not visible in Light 641 by Rhythm-08 in https://github.com/Agenta-AI/agenta/pull/646
* docs: add Rhythm-08 as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/650
* bugfix: prevent user from selecting the same variant twice by vicradon in https://github.com/Agenta-AI/agenta/pull/656
* docs: add vicradon as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/657
* Update your-first-llm-app.mdx by morsoli in https://github.com/Agenta-AI/agenta/pull/659
* docs: add morsoli as a contributor for doc by allcontributors in https://github.com/Agenta-AI/agenta/pull/660
* Refactor - extract evaluate_with_ai_critique into a separate endpoint in update_evaluation_scenario by aybruhm in https://github.com/Agenta-AI/agenta/pull/653
* added health router by mmabrouk in https://github.com/Agenta-AI/agenta/pull/663
* fix: Improve App card ui/ux 525 by Rhythm-08 in https://github.com/Agenta-AI/agenta/pull/669

New Contributors
* Rhythm-08 made their first contribution in https://github.com/Agenta-AI/agenta/pull/646
* vicradon made their first contribution in https://github.com/Agenta-AI/agenta/pull/656
* morsoli made their first contribution in https://github.com/Agenta-AI/agenta/pull/659

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.11...v0.2.12

0.2.11

What's Changed
* Feat - LLM Observability Database Collections and Schema by aybruhm in https://github.com/Agenta-AI/agenta/pull/631
* Restore removed image by bekossy in https://github.com/Agenta-AI/agenta/pull/636
* Enhancement - add prefilled testsets for apps created with template in demo version by aybruhm in https://github.com/Agenta-AI/agenta/pull/623
* Feat - LLM Observability API Endpoints by aybruhm in https://github.com/Agenta-AI/agenta/pull/635
* Observability by mmabrouk in https://github.com/Agenta-AI/agenta/pull/649


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.10...v0.2.11

0.2.10

What's Changed
* docs: add mrkirthi-24 as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/620
* Fix: Code Evaluation View UI by mrkirthi-24 in https://github.com/Agenta-AI/agenta/pull/619
* Omit dev dependencies during Next JS build by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/625
* fix: removed the amd64 badge from template by navdeep1840 in https://github.com/Agenta-AI/agenta/pull/626
* docs: add navdeep1840 as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/627
* Fix contributor name typo by kangsuhyun-yanolja in https://github.com/Agenta-AI/agenta/pull/630
* 570 Implement default env creation by kangsuhyun-yanolja in https://github.com/Agenta-AI/agenta/pull/605
* Fix AI Critique Evaluation page Visibility issue by mrkirthi-24 in https://github.com/Agenta-AI/agenta/pull/628
* Fix: Similarity-match-threshold state by mrkirthi-24 in https://github.com/Agenta-AI/agenta/pull/614

New Contributors
* mrkirthi-24 made their first contribution in https://github.com/Agenta-AI/agenta/pull/619
* navdeep1840 made their first contribution in https://github.com/Agenta-AI/agenta/pull/626

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.9...v0.2.10

0.2.9

What's Changed
* Fixed prod build for agenta-web by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/606
* Fix Prettier Formatting Issue by bekossy in https://github.com/Agenta-AI/agenta/pull/607
* Bug fix when trying to create new variants by bekossy in https://github.com/Agenta-AI/agenta/pull/609
* adjust modal title name by aakrem in https://github.com/Agenta-AI/agenta/pull/613
* Custom Code Evaluations by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/610
* Fix - resolve mixed content issue error by aybruhm in https://github.com/Agenta-AI/agenta/pull/618


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.8...v0.2.9

0.2.8

What's Changed
* feature : develop Endpoint to Fetch LLM Application Variant Parameters by yeokyeong-yanolja in https://github.com/Agenta-AI/agenta/pull/583
* Feat - Add a "Refresh" Button for Dynamic Variant Updates by witehound in https://github.com/Agenta-AI/agenta/pull/586
* add magic slashes by aakrem in https://github.com/Agenta-AI/agenta/pull/591
* Fix: Fix name typo by kangsuhyun-yanolja in https://github.com/Agenta-AI/agenta/pull/592
* Fea: Export evaluation results from EvaluationTableView by bekossy in https://github.com/Agenta-AI/agenta/pull/582
* 561 | Feature: Regex Evaluation by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/590
* 417 | Feature: Webhook Evaluation by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/595
* fix aws link by aakrem in https://github.com/Agenta-AI/agenta/pull/597
* refactor: rename unclear function for better clarity by yeokyeong-yanolja in https://github.com/Agenta-AI/agenta/pull/594
* Fea: Modify the A/B testing evaluation UI to look like the other evaluation views by bekossy in https://github.com/Agenta-AI/agenta/pull/600


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.7...v0.2.8

0.2.7

What's Changed
* bug/Disable the submit button when the variable name field is empty - 576 by yeokyeong-yanolja in https://github.com/Agenta-AI/agenta/pull/578
* docs: add yeokyeong-yanolja as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/579
* Feat (db tests) - engine for switching between different databases by aybruhm in https://github.com/Agenta-AI/agenta/pull/556
* Restarting closed container from UI results in navigation to main page by bekossy in https://github.com/Agenta-AI/agenta/pull/559
* Fix size instance in aws by mmabrouk in https://github.com/Agenta-AI/agenta/pull/581
* Warning in Testset about "Unsaved changes" without even adding any changes by bekossy in https://github.com/Agenta-AI/agenta/pull/548
* A modal and message are shown when testset headers don't match with Inputs by bekossy in https://github.com/Agenta-AI/agenta/pull/550

New Contributors
* yeokyeong-yanolja made their first contribution in https://github.com/Agenta-AI/agenta/pull/578

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.6...v0.2.7

Page 18 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.