Agenta

Latest version: v0.27.6

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

Scan your dependencies

Page 21 of 22

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

0.1.19

What's Changed
* Update README.md by mmabrouk in https://github.com/Agenta-AI/agenta/pull/113
* Examples/sales transcript summarizer by mmabrouk in https://github.com/Agenta-AI/agenta/pull/120
* Added the sales_transcript_summarizer LLM app to the examples folder by aybruhm in https://github.com/Agenta-AI/agenta/pull/118
* Ss/add prettier by mmabrouk in https://github.com/Agenta-AI/agenta/pull/121
* Adding formatting to the project by suadsuljovic in https://github.com/Agenta-AI/agenta/pull/117
* Make the test cases work with the same values on all variants by suadsuljovic in https://github.com/Agenta-AI/agenta/pull/119
* Minor fix for 122 by mmabrouk in https://github.com/Agenta-AI/agenta/pull/123
* Modified reg.match pattern by aybruhm in https://github.com/Agenta-AI/agenta/pull/127
* Validate variant name in add variant function by burtenshaw in https://github.com/Agenta-AI/agenta/pull/124
* docs: add SamMethnani as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/130
* docs: add suadsuljovic as a contributor for code, and design by allcontributors in https://github.com/Agenta-AI/agenta/pull/131
* docs: add burtenshaw as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/132
* docs: add aybruhm as a contributor for code, and doc by allcontributors in https://github.com/Agenta-AI/agenta/pull/133
* Improve error message when variant fails by aybruhm in https://github.com/Agenta-AI/agenta/pull/134
* Exclude .gitignore Specified Files and Folders During Build by aybruhm in https://github.com/Agenta-AI/agenta/pull/126
* Make 'Save Test Set' Button Visible - UI Improvement by aybruhm in https://github.com/Agenta-AI/agenta/pull/137
* Minor fix for the interface difference between components by suadsuljovic in https://github.com/Agenta-AI/agenta/pull/139
* Disable creation of test set with empty names by aybruhm in https://github.com/Agenta-AI/agenta/pull/136

New Contributors
* suadsuljovic made their first contribution in https://github.com/Agenta-AI/agenta/pull/117
* burtenshaw made their first contribution in https://github.com/Agenta-AI/agenta/pull/124
* allcontributors made their first contribution in https://github.com/Agenta-AI/agenta/pull/130

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

0.1.18

What's Changed
* Ag 233 added automatic evaluationn by exact match by aakrem in https://github.com/Agenta-AI/agenta/pull/96
* removed soon elements by mmabrouk in https://github.com/Agenta-AI/agenta/pull/92
* Modified app introduction in conceptual guides by aybruhm in https://github.com/Agenta-AI/agenta/pull/94
* Added button to delete variants that are not running by aybruhm in https://github.com/Agenta-AI/agenta/pull/93
* Update CONTRIBUTING.md by mmabrouk in https://github.com/Agenta-AI/agenta/pull/101
* Added logic to remove the failing variant from the backend by aybruhm in https://github.com/Agenta-AI/agenta/pull/95
* added new example used in demo by mmabrouk in https://github.com/Agenta-AI/agenta/pull/98
* remove table and make one view to select language and variant by aakrem in https://github.com/Agenta-AI/agenta/pull/103
* add spacing between optParams rows by aakrem in https://github.com/Agenta-AI/agenta/pull/105


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.17...v0.1.18

0.1.17

What's Changed
* Ag 125 create test set from UI ag grid by aakrem in https://github.com/Agenta-AI/agenta/pull/79
* Edit dataset by aakrem in https://github.com/Agenta-AI/agenta/pull/82
* Update README.md by mmabrouk in https://github.com/Agenta-AI/agenta/pull/86
* Upload via api by aakrem in https://github.com/Agenta-AI/agenta/pull/87
* Docs: modify introduction section in documentation by aybruhm in https://github.com/Agenta-AI/agenta/pull/89
* Update: added openapi to required dependencies by aybruhm in https://github.com/Agenta-AI/agenta/pull/90
* Fix: renamed dep from openapi to openai by aybruhm in https://github.com/Agenta-AI/agenta/pull/91

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

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.16...v0.1.17

0.1.16

What's Changed
* Update instance-setup.sh by mmabrouk in https://github.com/Agenta-AI/agenta/pull/69
* Version cmd by mmabrouk in https://github.com/Agenta-AI/agenta/pull/70
* Fea cli file name to specify the file name with the code instead of running app.py by mmabrouk in https://github.com/Agenta-AI/agenta/pull/71
* small fixes by aakrem in https://github.com/Agenta-AI/agenta/pull/73
* Improvement to the getting started docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/72
* Cli deploy to prod by mmabrouk in https://github.com/Agenta-AI/agenta/pull/75
* improve logging by mmabrouk in https://github.com/Agenta-AI/agenta/pull/76
* removed tooltip will be implemented soon by mmabrouk in https://github.com/Agenta-AI/agenta/pull/78
* Improved error messaging in UI by mmabrouk in https://github.com/Agenta-AI/agenta/pull/77


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.12...v0.1.16

0.1.12

What's Changed
* adding dark logo to docs by SamMethnani in https://github.com/Agenta-AI/agenta/pull/56
* fix dark and light logos by SamMethnani in https://github.com/Agenta-AI/agenta/pull/57
* Self host http only by aakrem in https://github.com/Agenta-AI/agenta/pull/58
* Aws automation by aakrem in https://github.com/Agenta-AI/agenta/pull/59
* adding logo to app by SamMethnani in https://github.com/Agenta-AI/agenta/pull/61
* Update README.md by mmabrouk in https://github.com/Agenta-AI/agenta/pull/62
* display results and evaluations only for the appropriate app by aakrem in https://github.com/Agenta-AI/agenta/pull/63
* Update README.md by mmabrouk in https://github.com/Agenta-AI/agenta/pull/65
* Ag 189 endpoints view by mmabrouk in https://github.com/Agenta-AI/agenta/pull/64
* not display evaluations with no votes by aakrem in https://github.com/Agenta-AI/agenta/pull/66
* Rename dataset testset by mmabrouk in https://github.com/Agenta-AI/agenta/pull/67
* added link to docs.agenta.ai by mmabrouk in https://github.com/Agenta-AI/agenta/pull/68

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

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.1.11...v0.1.12

Page 21 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.