Releases: Agenta-AI/agenta
Releases · Agenta-AI/agenta
v0.25.3
What's Changed
- v0.25.2 by @github-actions in #2098
- Update README.md by @mmabrouk in #2095
- Update README.md by @mmabrouk in #2099
- fix(frontend): Wrong endpoint in deployment fetch prompt by @ashrafchowdury in #2100
- Fixes to JSON evaluators by @mmabrouk in #2105
- fix(frontend): prevent closing eval-config modal when click outside by @ashrafchowdury in #2106
- [UI]: implement test sets main view by @ashrafchowdury in #2102
- refactor(frontend): removed all unused images/medias by @ashrafchowdury in #2109
- docs(app): Prompt mangement + Restructuring + Miscs by @mmabrouk in #2112
- [Docs] Prompt management Post-app structure by @mmabrouk in #2086
- [Docs] Changelog Evaluator Debugging by @mmabrouk in #2084
- [Bug Fix]: agenta CLI does not work anymore post-release (project structure) by @aybruhm in #2117
- v0.25.3 by @github-actions in #2118
Full Changelog: v0.25.2...v0.25.3
v0.25.2
v0.25.0
What's Changed
- [Enhancement]: Handle non-string outputs gracefully in auto_contains_json evaluator by @aybruhm in #1987
- [Enhancement] Add LLM API key checks to LLM-based evaluators by @aybruhm in #1989
- [Feature]: expose running evaluators via API to playground by @aybruhm in #1956
- Feat: implemented human evaluations by @ashrafchowdury in #2047
- Doc: fixed broken link style by @ashrafchowdury in #2059
- Update README.md by @mmabrouk in #2060
- docs(app): switched to new auto crawled index in Algolia by @mmabrouk in #2064
- Fix: evaluation related build warnings by @ashrafchowdury in #1951
- Fix: small UI issues in overview page by @ashrafchowdury in #2027
- Dependabot prs sept by @aakrem in #2067
- Bump fastapi from 0.111.1 to 0.114.0 in /agenta-cli by @dependabot in #2066
- Test: automatic evaluation with different correct_answer column by @ashrafchowdury in #1985
- Feat: automatic evaluation functionalities by @ashrafchowdury in #2058
- Evaluation docs Overhaul by @mmabrouk in #2061
- [feature] Evaluators - Debugging by @bekossy in #2071
- Improvement Docs Prompt Management by @mmabrouk in #2083
- [feature] Project - Checkpoint 1 by @aybruhm in #2037
- [Refactor]: Manually Name Database Table Constraints to Resolve sqlalchemy.exc.CompileError by @aybruhm in #2054
- [feature] Projects - Checkpoint 2 by @aybruhm in #2065
- [feature] Projects Structure - Checkpoint 2 by @aybruhm in #2090
- [feature]: new onboarding UI by @ashrafchowdury in #2082
- v0.25.0 by @github-actions in #2091
Full Changelog: v0.24.4...v0.25.0
v0.24.4
v0.24.3
What's Changed
- Doc: new documentation custom style by @ashrafchowdury in #2012
- feat(frontend): Implement Feature to Rename App by @bekossy in #2011
- Bump versions by @github-actions in #2017
- Bump version enhancement by @aakrem in #2021
- add linting for website scripts by @aakrem in #2018
- Doc: added posthog for tracking by @ashrafchowdury in #2024
- [Bug Fix]: Correct permission naming from 'UPDATE_APPLICATION' to 'EDIT_APPLICATION' by @aybruhm in #2025
- Doc: fixed posthog connectivity by @ashrafchowdury in #2026
- Doc: fixed heading wrong placement by @ashrafchowdury in #2028
- [SDK] Update Python SDK with
fern
by @jp-agenta in #2030 - Update pyproject.toml by @jp-agenta in #2031
- Update posthog parameter for docs by @mmabrouk in #2032
- Fix configs for docs to go to production by @mmabrouk in #2033
- [Enhancement]: Optimize SQL Queries in SQLAlchemy to Eliminate N+1 Problem by @aybruhm in #1902
- [Feature]: Added logic for tracking application last modified by by @aybruhm in #2023
- Update getting_support.mdx by @mmabrouk in #2034
- Agenta readme broken link fix by @zenUnicorn in #2036
- Links update by @zenUnicorn in #2039
- Mmabrouk/docs/AGE-732-changelog-update by @mmabrouk in #2041
- Remove mintlify docs and swap to docusaurus by @mmabrouk in #2045
- Fix links in docs by @mmabrouk in #2046
- added analytics to docs by @mmabrouk in #2048
- typo fix in rag by @mmabrouk in #2049
- bump version by @aakrem in #2050
- v0.24.3 by @github-actions in #2051
New Contributors
- @zenUnicorn made their first contribution in #2036
Full Changelog: v0.24.1...v0.24.3
v0.24.1
What's Changed
- Doc: migration mintlify to docusaurus by @ashrafchowdury in #1997
- fix(frontend): Refactor getStringOrJson function to simplify value handling by @bekossy in #2010
- fix(frontend): Migrate Inter Font to @next/font by @bekossy in #2016
- Fix FuncResponse/BaseResponse in human evaluation views by @jp-agenta in #2015
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
- [Enhancement]: added modification information for variant by @aybruhm in #1991
- [Bug Fix]: enhance image validation and app variant update logic for cloud-dev environment by @aybruhm in #1998
- [Enhancement]: Implemented endpoint for renaming an application by @aybruhm in #1995
- fix(frontend) BaseResponse in WebUI when dict-style by @jp-agenta in #2000
- fix(backend) json-diff evaluator by @jp-agenta in #2001
- design(frontend): AGE-513 Implement Overview and App management view by @bekossy in #1986
- Bump versions by @github-actions in #2009
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Test: modify single model evaluation scores by @ashrafchowdury in #1981
- Test: upload testset as csv by @ashrafchowdury in #1979
- fix(backend): fix json evaluator description by @mmabrouk in #1990
- Test: save single model testset by @ashrafchowdury in #1980
- fix(tool): AGE-612 fix dependencies with langchain_community by @mmabrouk in #1992
- AGE 486 - SDK v3 - Configuration management with Pydantic by @mmabrouk in #1961
- feat(backend): AGE-276 and AGE-471 Improves LLM-as-a-judge reliability by @mmabrouk in #1938
- Bump versions by @github-actions in #1996
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- [Enhancement]: Alembic migration strategy by @aybruhm in #1884
- [Feature]: Implemented Rag Faithfulness and Context Relevancy Evaluators by @aybruhm in #1924
- feat(sdk): Adding inline trace information by @jp-agenta in #1929
- [PoC-1] Display optional inline intermediate outputs in Playground by @bekossy in #1930
- refactor(sdk): Move trace processing from SDK to BE by @jp-agenta in #1934
- [FE][PoC-1]:Display optional inline intermediate outputs in Playground by @bekossy in #1937
- [PoC-1][Frontend]: UI fixes by @bekossy in #1947
- [Enhancement]: Add cloud support for alembic by @aybruhm in #1939
- Feat: add Alembic support for database migration by @aybruhm in #1856
- Rag with poetry lock from main by @aakrem in #1960
- Rag with new poetry lock by @aakrem in #1958
- fix(sdk): AGE-504 Fix Tracing with LiteLLM by @jp-agenta in #1963
- fix (workflow): replace deprecated 'docker-compose' command in test workflow by @aybruhm in #1967
- [Enhancement] Enable automatic migration for first-time users and optionally for returning users by @aybruhm in #1966
- fix: docker-compose.gh.yml by @mrunhap in #1971
- docs: add mrunhap as a contributor for bug, and infra by @allcontributors in #1973
- fix(tool): AGE-512 fix issues in postgres container by @aakrem in #1968
- Improve description Json diff eval and fix minor issue by @mmabrouk in #1941
- Fix: human evaluation tests syntax error by @ashrafchowdury in #1953
- [feature] : inline traces, internals, RAG evaluators by @jp-agenta in #1940
- Bump versions by @github-actions in #1984
New Contributors
- @mrunhap made their first contribution in #1971
Full Changelog: v0.19.9...v0.22.0