8000 Releases · Agenta-AI/agenta · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Agenta-AI/agenta

v0.48.0

03 Jun 12:37
b09228c
Compare
Choose a tag to compare

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

03 Jun 07:59
9cc401b
Compare
Choose a tag to compare

What's Changed

  • Observability adapters

Full Changelog: Agenta-AI/agenta_cloud@v0.46.1...v0.47.0

v0.46.1

29 May 12:20
c228136
Compare
Choose a tag to compare

What's Changed

  • Fixed issue when running web outside Docker by @aybruhm.
  • Fixed issue using the SDK outside Docker. See docs for clarification by @aybruhm.

Full Changelog: v0.46.0...v0.46.1

v0.46.0

28 May 12:13
ee62e51
Compare
Choose a tag to compare

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 just TRAEFIK_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.

Full Changelog: v0.45.4...v0.46.0

v0.45.4

22 May 15:22
ddf60ea
Compare
Choose a tag to compare

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

21 May 09:59
7ff9c90
Compare
Choose a tag to compare

What's Changed

v0.45.2

21 May 07:51
Compare
Choose a tag to compare

What's Changed

  • Fix caching and logging issues

Full Changelog: v0.45.1...v0.45.2

v0.45.1

19 May 10:54
Compare
Choose a tag to compare

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

18 May 21:46
Compare
Choose a tag to compare

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

12 May 18:03
028a1f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.43.1...v0.44.4

0