Agenta

Latest version: v0.17.5

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

Scan your dependencies

Page 16 of 18

0.1.25

What's Changed
* Add message on LLM key save and delete by suadsuljovic in https://github.com/Agenta-AI/agenta/pull/313
* Cypress Setup by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/312
* Dynamic user inputs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/299
* improve delete rows in testset 293 by witehound in https://github.com/Agenta-AI/agenta/pull/310


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.24...v0.1.25

0.1.24

What's Changed
* Feat - Introduce asyncio futures to enable concurrent image building by aybruhm in https://github.com/Agenta-AI/agenta/pull/290
* Format Python code with psf/black push by github-actions in https://github.com/Agenta-AI/agenta/pull/305
* Add new "Run all" button in the playground by bekossy in https://github.com/Agenta-AI/agenta/pull/288
* docs: add bekossy as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/307
* docs: add suadsuljovic as a contributor for mentoring, and review by allcontributors in https://github.com/Agenta-AI/agenta/pull/306
* Chat models by SohaibAnwaar in https://github.com/Agenta-AI/agenta/pull/292
* docs: add witehound as a contributor for design, and code by allcontributors in https://github.com/Agenta-AI/agenta/pull/308


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.23...v0.1.24

0.1.23

What's Changed
* Feat- improve org of variants in code and playground & cli progress updates by aybruhm in https://github.com/Agenta-AI/agenta/pull/243
* very minor by mmabrouk in https://github.com/Agenta-AI/agenta/pull/282
* fixed New evaluation form is not responsive 202 by witehound in https://github.com/Agenta-AI/agenta/pull/242
* Create api tokens tab and page by suadsuljovic in https://github.com/Agenta-AI/agenta/pull/274
* Feat: sdk v2 add new intparam by aybruhm in https://github.com/Agenta-AI/agenta/pull/263
* feat: focused editing mode in test sets by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/285
* docs: add MohammedMaaz as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/286

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.22...v0.1.23

0.1.22

What's Changed
* build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /agenta-backend by dependabot in https://github.com/Agenta-AI/agenta/pull/246
* gh-actions/python-formatter - Added black formatter by Pajko97 in https://github.com/Agenta-AI/agenta/pull/244
* docs: add Pajko97 as a contributor for infra by allcontributors in https://github.com/Agenta-AI/agenta/pull/247
* Update development-mode.mdx by mmabrouk in https://github.com/Agenta-AI/agenta/pull/248
* Added FloatParam Min and Max optional parameters by mmabrouk in https://github.com/Agenta-AI/agenta/pull/252
* Format Python code with psf/black push by github-actions in https://github.com/Agenta-AI/agenta/pull/257
* updates package.json and version for lock file by mmabrouk in https://github.com/Agenta-AI/agenta/pull/269
* refactor: change app_evaluation filename to evaluation by SohaibAnwaar in https://github.com/Agenta-AI/agenta/pull/266
* Save test set redirects to the test set view by bekossy in https://github.com/Agenta-AI/agenta/pull/265
* docs: add bekossy as a contributor for bug by allcontributors in https://github.com/Agenta-AI/agenta/pull/270
* docs: add albnunes as a contributor for bug by allcontributors in https://github.com/Agenta-AI/agenta/pull/271
* Prevent user navigation when unsaved changes by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/264

New Contributors
* dependabot made their first contribution in https://github.com/Agenta-AI/agenta/pull/246
* Pajko97 made their first contribution in https://github.com/Agenta-AI/agenta/pull/244
* bekossy made their first contribution in https://github.com/Agenta-AI/agenta/pull/265
* MohammedMaaz made their first contribution in https://github.com/Agenta-AI/agenta/pull/264

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.21...v0.1.22

0.1.21

What's Changed
* Fix: Delete test sets when app is deleted by aybruhm in https://github.com/Agenta-AI/agenta/pull/174
* Decouple sidebar scroll from page content scroll by vernu in https://github.com/Agenta-AI/agenta/pull/197
* add a troubleshooting tip by aakrem in https://github.com/Agenta-AI/agenta/pull/198
* Support Dark mode by vernu in https://github.com/Agenta-AI/agenta/pull/209
* docs: add vernu as a contributor for design, and code by allcontributors in https://github.com/Agenta-AI/agenta/pull/212
* Handle errors when running evaluation with test set with wrong column names by vernu in https://github.com/Agenta-AI/agenta/pull/208
* reorga examples by mmabrouk in https://github.com/Agenta-AI/agenta/pull/218
* rename: rename dataset to testset by SohaibAnwaar in https://github.com/Agenta-AI/agenta/pull/201
* add prettier in actions by aakrem in https://github.com/Agenta-AI/agenta/pull/221
* Improvement - added troubleshooting guide for gateway error by aybruhm in https://github.com/Agenta-AI/agenta/pull/222
* run pipeline only on modifications in agenta-web by aakrem in https://github.com/Agenta-AI/agenta/pull/223
* feat: adding migration to replace dataset field to testset field in comparision table by SohaibAnwaar in https://github.com/Agenta-AI/agenta/pull/226
* docs: add SohaibAnwaar as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/227
* Improved documentation and folder structure for migration scripts by mmabrouk in https://github.com/Agenta-AI/agenta/pull/228
* Rename/evaluation row by SohaibAnwaar in https://github.com/Agenta-AI/agenta/pull/207
* Add origins by mmabrouk in https://github.com/Agenta-AI/agenta/pull/234
* Whitelist 0.0.0.0 to allow user local connection by SohaibAnwaar in https://github.com/Agenta-AI/agenta/pull/217
* Migrations/comparision table by SohaibAnwaar in https://github.com/Agenta-AI/agenta/pull/231
* Added agenta's logo in the favicon and set a title by witehound in https://github.com/Agenta-AI/agenta/pull/232
* docs: add witehound as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/237
* Fix issues with delete variant by vernu in https://github.com/Agenta-AI/agenta/pull/233
* Feat - introduce multichoice param by aybruhm in https://github.com/Agenta-AI/agenta/pull/205

New Contributors
* SohaibAnwaar made their first contribution in https://github.com/Agenta-AI/agenta/pull/201
* witehound made their first contribution in https://github.com/Agenta-AI/agenta/pull/232

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.20...v0.1.21

0.1.20

What's Changed
* Deploy to domain name by aakrem in https://github.com/Agenta-AI/agenta/pull/142
* fix evaluation name by aakrem in https://github.com/Agenta-AI/agenta/pull/145
* Example application: transcript analysis with embedding by burtenshaw in https://github.com/Agenta-AI/agenta/pull/144
* Added warning icon to modal content by aybruhm in https://github.com/Agenta-AI/agenta/pull/141
* Update CLI Steps for Development Mode by aybruhm in https://github.com/Agenta-AI/agenta/pull/149
* add docs to serve to an instance by aakrem in https://github.com/Agenta-AI/agenta/pull/151
* Improve Exception Handling for Agenta Backend Connection by aybruhm in https://github.com/Agenta-AI/agenta/pull/138
* Add version check for CLI update by aybruhm in https://github.com/Agenta-AI/agenta/pull/150
* Load test sets in playgorund by suadsuljovic in https://github.com/Agenta-AI/agenta/pull/154
* minor change. close modal on click continue on last pr by mmabrouk in https://github.com/Agenta-AI/agenta/pull/158
* Fix: Code snippets now shows when you click on 'Create a Test Set with API' by aybruhm in https://github.com/Agenta-AI/agenta/pull/159
* Fix - removed warnings in playground page by aybruhm in https://github.com/Agenta-AI/agenta/pull/161
* Fix "Cannot use import statement outside a module" Error by aybruhm in https://github.com/Agenta-AI/agenta/pull/162
* Update README.md by mmabrouk in https://github.com/Agenta-AI/agenta/pull/167
* Update README.md by SamMethnani in https://github.com/Agenta-AI/agenta/pull/166
* Update README.md by SamMethnani in https://github.com/Agenta-AI/agenta/pull/169
* Partial solution from 160 by mmabrouk in https://github.com/Agenta-AI/agenta/pull/163
* Update README.md by SamMethnani in https://github.com/Agenta-AI/agenta/pull/170
* Similarity evaluation ag 258 by aakrem in https://github.com/Agenta-AI/agenta/pull/165
* small fix by aakrem in https://github.com/Agenta-AI/agenta/pull/171
* Update getting-started.mdx by SamMethnani in https://github.com/Agenta-AI/agenta/pull/182
* Update local-installation.mdx by SamMethnani in https://github.com/Agenta-AI/agenta/pull/183
* update links in docs by SamMethnani in https://github.com/Agenta-AI/agenta/pull/184
* docs: add SamMethnani as a contributor for doc by allcontributors in https://github.com/Agenta-AI/agenta/pull/185
* updating links in docs by SamMethnani in https://github.com/Agenta-AI/agenta/pull/186
* Update sidebar menu items to allow opening in new tab by vernu in https://github.com/Agenta-AI/agenta/pull/188
* docs: add vernu as a contributor for bug by allcontributors in https://github.com/Agenta-AI/agenta/pull/189

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

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.19...v0.1.20

Page 16 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.