Agenta

Latest version: v0.29.0

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

Scan your dependencies

Page 3 of 22

0.24.4

What's Changed
* [Fix]: Resolve Prevent Playground Error by Unfreezing LlmTokens After Fern Update by aybruhm in https://github.com/Agenta-AI/agenta/pull/2044
* v0.24.4 by aakrem in https://github.com/Agenta-AI/agenta/pull/2057


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.24.3...v0.24.4

0.24.3

What's Changed
* Doc: new documentation custom style by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2012
* feat(frontend): Implement Feature to Rename App by bekossy in https://github.com/Agenta-AI/agenta/pull/2011
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/2017
* Bump version enhancement by aakrem in https://github.com/Agenta-AI/agenta/pull/2021
* add linting for website scripts by aakrem in https://github.com/Agenta-AI/agenta/pull/2018
* Doc: added posthog for tracking by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2024
* [Bug Fix]: Correct permission naming from 'UPDATE_APPLICATION' to 'EDIT_APPLICATION' by aybruhm in https://github.com/Agenta-AI/agenta/pull/2025
* Doc: fixed posthog connectivity by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2026
* Doc: fixed heading wrong placement by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2028
* [SDK] Update Python SDK with `fern` by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2030
* Update pyproject.toml by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2031
* Update posthog parameter for docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2032
* Fix configs for docs to go to production by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2033
* [Enhancement]: Optimize SQL Queries in SQLAlchemy to Eliminate N+1 Problem by aybruhm in https://github.com/Agenta-AI/agenta/pull/1902
* [Feature]: Added logic for tracking application last modified by by aybruhm in https://github.com/Agenta-AI/agenta/pull/2023
* Update getting_support.mdx by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2034
* Agenta readme broken link fix by zenUnicorn in https://github.com/Agenta-AI/agenta/pull/2036
* Links update by zenUnicorn in https://github.com/Agenta-AI/agenta/pull/2039
* Mmabrouk/docs/AGE-732-changelog-update by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2041
* Remove mintlify docs and swap to docusaurus by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2045
* Fix links in docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2046
* added analytics to docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2048
* typo fix in rag by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2049
* bump version by aakrem in https://github.com/Agenta-AI/agenta/pull/2050
* v0.24.3 by github-actions in https://github.com/Agenta-AI/agenta/pull/2051

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

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.24.1...v0.24.3

0.24.1

What's Changed
* Doc: migration mintlify to docusaurus by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/1997
* fix(frontend): Refactor getStringOrJson function to simplify value handling by bekossy in https://github.com/Agenta-AI/agenta/pull/2010
* fix(frontend): Migrate Inter Font to next/font by bekossy in https://github.com/Agenta-AI/agenta/pull/2016
* Fix FuncResponse/BaseResponse in human evaluation views by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2015


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.24.0...v0.24.1

0.24.0

What's Changed
* [Enhancement]: added modification information for variant by aybruhm in https://github.com/Agenta-AI/agenta/pull/1991
* [Bug Fix]: enhance image validation and app variant update logic for cloud-dev environment by aybruhm in https://github.com/Agenta-AI/agenta/pull/1998
* [Enhancement]: Implemented endpoint for renaming an application by aybruhm in https://github.com/Agenta-AI/agenta/pull/1995
* fix(frontend) BaseResponse in WebUI when dict-style by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2000
* fix(backend) json-diff evaluator by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2001
* design(frontend): AGE-513 Implement Overview and App management view by bekossy in https://github.com/Agenta-AI/agenta/pull/1986
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/2009


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.23.0...v0.24.0

0.23.0

What's Changed
* Test: modify single model evaluation scores by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/1981
* Test: upload testset as csv by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/1979
* fix(backend): fix json evaluator description by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1990
* Test: save single model testset by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/1980
* fix(tool): AGE-612 fix dependencies with langchain_community by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1992
* AGE 486 - SDK v3 - Configuration management with Pydantic by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1961
* feat(backend): AGE-276 and AGE-471 Improves LLM-as-a-judge reliability by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1938
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1996


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.22.0...v0.23.0

0.22.0

What's Changed
* [Enhancement]: Alembic migration strategy by aybruhm in https://github.com/Agenta-AI/agenta/pull/1884
* [Feature]: Implemented Rag Faithfulness and Context Relevancy Evaluators by aybruhm in https://github.com/Agenta-AI/agenta/pull/1924
* feat(sdk): Adding inline trace information by jp-agenta in https://github.com/Agenta-AI/agenta/pull/1929
* [PoC-1] Display optional inline intermediate outputs in Playground by bekossy in https://github.com/Agenta-AI/agenta/pull/1930
* refactor(sdk): Move trace processing from SDK to BE by jp-agenta in https://github.com/Agenta-AI/agenta/pull/1934
* [FE][PoC-1]:Display optional inline intermediate outputs in Playground by bekossy in https://github.com/Agenta-AI/agenta/pull/1937
* [PoC-1][Frontend]: UI fixes by bekossy in https://github.com/Agenta-AI/agenta/pull/1947
* [Enhancement]: Add cloud support for alembic by aybruhm in https://github.com/Agenta-AI/agenta/pull/1939
* Feat: add Alembic support for database migration by aybruhm in https://github.com/Agenta-AI/agenta/pull/1856
* Rag with poetry lock from main by aakrem in https://github.com/Agenta-AI/agenta/pull/1960
* Rag with new poetry lock by aakrem in https://github.com/Agenta-AI/agenta/pull/1958
* fix(sdk): AGE-504 Fix Tracing with LiteLLM by jp-agenta in https://github.com/Agenta-AI/agenta/pull/1963
* fix (workflow): replace deprecated 'docker-compose' command in test workflow by aybruhm in https://github.com/Agenta-AI/agenta/pull/1967
* [Enhancement] Enable automatic migration for first-time users and optionally for returning users by aybruhm in https://github.com/Agenta-AI/agenta/pull/1966
* fix: docker-compose.gh.yml by mrunhap in https://github.com/Agenta-AI/agenta/pull/1971
* docs: add mrunhap as a contributor for bug, and infra by allcontributors in https://github.com/Agenta-AI/agenta/pull/1973
* fix(tool): AGE-512 fix issues in postgres container by aakrem in https://github.com/Agenta-AI/agenta/pull/1968
* Improve description Json diff eval and fix minor issue by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1941
* Fix: human evaluation tests syntax error by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/1953
* [feature] : inline traces, internals, RAG evaluators by jp-agenta in https://github.com/Agenta-AI/agenta/pull/1940
* Bump versions by github-actions in https://github.com/Agenta-AI/agenta/pull/1984

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

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.19.9...v0.22.0

Page 3 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.