Agenta

Latest version: v0.27.5

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

Scan your dependencies

Page 5 of 22

0.19.0

What's Changed
* [Enhancement]: Refactor ForeignKey with CASCADE behavior by aybruhm in https://github.com/Agenta-AI/agenta/pull/1788
* Merging postgres into code migration by aakrem in https://github.com/Agenta-AI/agenta/pull/1793
* feat(db-postgres): code migration from Beanie to SQLAlchemy by aybruhm in https://github.com/Agenta-AI/agenta/pull/1781
* Merge cloud migration into postgres data migration by aakrem in https://github.com/Agenta-AI/agenta/pull/1828
* minor refactor (backend): remove redundant UserWorkspaceDB model from… by aybruhm in https://github.com/Agenta-AI/agenta/pull/1830
* code refactor (backend): replace query api .one_or_none() to .first() by aybruhm in https://github.com/Agenta-AI/agenta/pull/1836
* Docs/postgres migration documentation by aybruhm in https://github.com/Agenta-AI/agenta/pull/1831
* [Enhancement]: Resolve Failing Backend Tests by aybruhm in https://github.com/Agenta-AI/agenta/pull/1838
* [cloud related] migration/beanie to sqlalchemy by aybruhm in https://github.com/Agenta-AI/agenta/pull/1811
* Postgres by aakrem in https://github.com/Agenta-AI/agenta/pull/1839
* feat(db-postgres): data migration script from mongo to postgres by aakrem in https://github.com/Agenta-AI/agenta/pull/1772
* Bug fix/variant deletion unpublish other variants environment by aybruhm in https://github.com/Agenta-AI/agenta/pull/1845
* Refactor/add function to fetch corresponding object UUID by aybruhm in https://github.com/Agenta-AI/agenta/pull/1851
* Enhancement: update user lookup logic for backward compatibility in api key migration by aybruhm in https://github.com/Agenta-AI/agenta/pull/1852
* Bug/deleting docker image result in an integrity error for variant by aybruhm in https://github.com/Agenta-AI/agenta/pull/1853
* Resolve merge conflict between postgres and main by aybruhm in https://github.com/Agenta-AI/agenta/pull/1854
* [Bug Fix]: CLI config (app_id) mismatch with backend UUID handling by aybruhm in https://github.com/Agenta-AI/agenta/pull/1858
* feat(db-postgres): migrate from mongodb to postgres by aakrem in https://github.com/Agenta-AI/agenta/pull/1753
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1859


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.18.0...v0.19.0

0.18.0

What's Changed
* fix(backend): 1817 fix access to variant revision by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1818
* [Bug] Not all rows in evaluation comparison cannot be expanded by bekossy in https://github.com/Agenta-AI/agenta/pull/1814
* [Bug]: UI Creates Duplicate Entries When Saving New Test Set Multiple Times by bekossy in https://github.com/Agenta-AI/agenta/pull/1813
* fix(backend): Score Calculation for Human Single Modal differs in view by bekossy in https://github.com/Agenta-AI/agenta/pull/1820
* docs(tool): AGE-367 added new cookbook by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1822
* docs(tool): AGE-367 add doc for using sdk by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1823
* docs(tool): Fix docs links from github and inside the docs by bekossy in https://github.com/Agenta-AI/agenta/pull/1829
* Mmabrouk/fix/AGE-341-fix-nonetype-has-no-attribute-cost-in-playground by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1826
* build(deps-dev): bump setuptools from 70.1.0 to 70.2.0 in /agenta-cli by dependabot in https://github.com/Agenta-AI/agenta/pull/1833
* build(deps): bump importlib-metadata from 7.2.0 to 7.2.1 in /agenta-cli by dependabot in https://github.com/Agenta-AI/agenta/pull/1810
* Improve error handling in evaluation by bekossy in https://github.com/Agenta-AI/agenta/pull/1708
* Fix issue where Evaluation Results don't load when individual Evaluation Scenarios fail by jp-agenta in https://github.com/Agenta-AI/agenta/pull/1844
* Fix incomplete stacktraces in evaluations by jp-agenta in https://github.com/Agenta-AI/agenta/pull/1842
* Fix evaluation status which never was set to Queued. by jp-agenta in https://github.com/Agenta-AI/agenta/pull/1841
* Fix two likely causes of infinitely running evaluations by jp-agenta in https://github.com/Agenta-AI/agenta/pull/1840
* docs: add jp-agenta as a contributor for code, and bug by allcontributors in https://github.com/Agenta-AI/agenta/pull/1848
* fix(sdk): AGE-272 Propagate func errors up in ag.instrument() wrappers by jp-agenta in https://github.com/Agenta-AI/agenta/pull/1846
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1849

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

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.17.5...v0.18.0

0.17.5

What's Changed
* Fix: cleared 'Create a New Variant' modal input data by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/1791
* Dependabot prs by aakrem in https://github.com/Agenta-AI/agenta/pull/1808
* build(deps): bump pydantic from 2.7.1 to 2.7.4 in /agenta-cli by dependabot in https://github.com/Agenta-AI/agenta/pull/1785
* build(deps-dev): bump setuptools from 70.0.0 to 70.1.0 in /agenta-cli by dependabot in https://github.com/Agenta-AI/agenta/pull/1802
* build(deps): bump importlib-metadata from 7.1.0 to 7.2.0 in /agenta-cli by dependabot in https://github.com/Agenta-AI/agenta/pull/1806
* [Fix]: Human Evaluation inputs overflowing when values are long by bekossy in https://github.com/Agenta-AI/agenta/pull/1796
* Refactor: improved the testset new api page import path by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/1777
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1812


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.17.4...v0.17.5

0.17.4

What's Changed
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1786
* fix(backend): candidate hotfix for failing evals by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1787
* [Bug]: Redirect Issue When Deleting Evaluation in Evaluation Results View by bekossy in https://github.com/Agenta-AI/agenta/pull/1795
* Fix: error when pulling environment configuration by aakrem in https://github.com/Agenta-AI/agenta/pull/1797
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1799


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.17.3...v0.17.4

0.17.3

What's Changed
* Enhancement: Upgrade to Next 14 by bekossy in https://github.com/Agenta-AI/agenta/pull/1784
* Refactor API Endpoints into Services Folder by bekossy in https://github.com/Agenta-AI/agenta/pull/1623


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.17.2...v0.17.3

0.17.2

What's Changed
* Fix litellm integration by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1726
* [Feature]: Export results in the Evaluation Scenarios view by bekossy in https://github.com/Agenta-AI/agenta/pull/1763
* Bump pymongo from 4.7.2 to 4.7.3 in /agenta-cli by dependabot in https://github.com/Agenta-AI/agenta/pull/1762
* Bump pytest from 8.2.1 to 8.2.2 in /agenta-cli by dependabot in https://github.com/Agenta-AI/agenta/pull/1761
* [Enhancement]: add integration with litellm for observability by aybruhm in https://github.com/Agenta-AI/agenta/pull/1603
* [Hotfix]: resolve ChatCompletionMessage object is not subscriptable by aybruhm in https://github.com/Agenta-AI/agenta/pull/1771
* [Docs]: Update the team management page in the docs by bekossy in https://github.com/Agenta-AI/agenta/pull/1775
* Propagate cost and tokens by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1740
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1776


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.17.1...v0.17.2

Page 5 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.