Releases: Agenta-AI/agenta
Releases · Agenta-AI/agenta
v0.48.0
What's Changed
- Fixed an issue where incorrect chat parameters were generated in the Invoke LLM WebUI by @bekossy
- Added an annotate drawer to create updated annotations by @ashrafchowdury
- Create a new evaluator from the annotate drawer by @ashrafchowdury
- Added support for multiselect (e.g, single & multiselect) by @ashrafchowdury
- Updated observability default sort time from 1 month to 24 hours by @ashrafchowdury
Full Changelog: v0.47.0...v0.48.0
v0.47.0
v0.46.1
v0.46.0
What's Changed
- Improved filter button to display a filter count badge for observability table by @bekossy
- Implement First time admin user signup in OSS (Hot Fix) by @bekossy
- Improved Self-hosting & environment variable naming by @aybruhm:
- Cleaned up environment variables: We've reorganized environment variables to be more logical and platform-specific, while keeping support for the old ones. For example,
AGENTA_PORT
for Traefik is now justTRAEFIK_PORT
. Check the deprecation docs if you're migrating. - Added SSL/TLS support: You can now easily set up HTTPS for production deployments with automatic Let's Encrypt certificates. See the SSL documentation for setup instructions.
- Made ports more flexible: You can now run services on different ports if the defaults don't work for you. Want to run Traefik on port 8443 instead of 443? No problem. See docs.
- Added Nginx option: Don't like Traefik? You can now use Nginx as your reverse proxy instead by enabling the nginx profile when deploying. See docs.
- Better documentation: We've improved the self-hosting, networking, and SSL documentation with clearer guides, better troubleshooting, and helpful architecture diagrams.
- Cleaned up environment variables: We've reorganized environment variables to be more logical and platform-specific, while keeping support for the old ones. For example,
Full Changelog: v0.45.4...v0.46.0
v0.45.4
What's Changed
- Updated design for the Annotation, metric cards and popover by @bekossy
- “Next” and “Previous” navigation toggle buttons across paginated pages in the Observability Drawer by @bekossy
- Fixed reload button not refreshing the annotations in the Observability view by @bekossy
- Fixed calculation of average for boolean annotation values should return a float value and not boolean by @bekossy
- Resolved flaky
You don’t have access to this organization
message shown for new users by @ardaerzin - Fixed correct saving behavior in playground by @ardaerzin
Full Changelog: Agenta-AI/agenta_cloud@v0.45.3...v0.45.4
v0.45.3
v0.45.2
v0.45.1
What's Changed
- Fix default variable syntax in docker-compose.gh.yml by @ikazoy in #2624
- Add ikazoy as a contributor for bug by @allcontributors in #2625
- Add caching to some API endpoints and heavy operations
- Fix several bugs
- Add several performance improvements
New Contributors
Full Changelog: v0.45.0...v0.45.1
v0.45.0
What's Changed
- Add
evaluators
,annotations
, (new)testsets
,testcases
, and a preview of how custom annotations would work. - Fixed numerous minor bugs and stability issues
- Add a few performance improvements
Full Changelog: v0.44.4...v0.45.0
v0.44.4
What's Changed
- release/v0.44.0 by @jp-agenta in #2615
- release/v0.44.3 by @jp-agenta in #2617
- release/v0.44.4 by @jp-agenta in #2619
Full Changelog: v0.43.1...v0.44.4