Agenta

Latest version: v0.27.5

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

Scan your dependencies

Page 14 of 22

0.6.7

What's Changed
* Add changelog and update navigation in mint.json by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1078
* Feat - Implemented BinaryParam SDK type by aybruhm in https://github.com/Agenta-AI/agenta/pull/1052
* Add job extraction templates and tutorials by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1079
* Add async version of baby name generator app by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1080
* Update pyproject.toml version to 0.6.7 and update fastapi and ipdb dependencies by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1085
* Update pyproject.toml version to 0.6.7 and update fastapi and ipdb dependencies by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1086


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.6.6...v0.6.7

0.6.6

What's Changed
* Issue 1033/ sync data view in side by side view by bekossy in https://github.com/Agenta-AI/agenta/pull/1068
* feat: rerun single button in ai critics by bekossy in https://github.com/Agenta-AI/agenta/pull/1076
* Update pyproject.toml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1077


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.6.5...v0.6.6

0.6.5

What's Changed
* Update user profile page layout by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1056
* Update architecture documentation and add new images for apps and configurations by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1057
* Added batch execution logic in auto evaluations by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1071
* Update agenta version to 0.6.5 by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1072


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.6.4...v0.6.5

0.6.4

What's Changed
* 1009 | Feature: All turns of a chat to testset by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1021
* Use Generator Expressions Instead of List Comprehensions by denniszelada in https://github.com/Agenta-AI/agenta/pull/1039
* docs: add denniszelada as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/1040
* Secure Source of Randomness by denniszelada in https://github.com/Agenta-AI/agenta/pull/1038
* Enhancement - Synchroize OSS UI telemetry tracking with CLI by aybruhm in https://github.com/Agenta-AI/agenta/pull/1037
* Update posthog-js version to 1.94.4 by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1042
* creates shortPoll func by bekossy in https://github.com/Agenta-AI/agenta/pull/1047
* Update agenta self-hosting instructions by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1048
* Enhancement - refactor SDK to support asynchronous operations by aybruhm in https://github.com/Agenta-AI/agenta/pull/1043
* Update version to 0.6.3 and add register_default method as an alias for default by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1050
* Bug: Saving a new variant in side-to-side mode results in the deletion of unsaved variants by bekossy in https://github.com/Agenta-AI/agenta/pull/1046
* Update version to 0.6.4 by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1051

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

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.6.3...v0.6.4

0.6.3

What's Changed
* Feat - Introducing FileInputURL SDK Type for LLM Applications by aybruhm in https://github.com/Agenta-AI/agenta/pull/949
* Use frontend host as backend host per default by bekossy in https://github.com/Agenta-AI/agenta/pull/970
* default to agentaai/templates_v2 by aakrem in https://github.com/Agenta-AI/agenta/pull/998
* Fix 500 error in non-match testset vs variant input names by devgenix in https://github.com/Agenta-AI/agenta/pull/1000
* Exclude failing tests by bekossy in https://github.com/Agenta-AI/agenta/pull/997
* Update environment variables in docker-compose.yml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1004
* Improve Human evaluation views by bekossy in https://github.com/Agenta-AI/agenta/pull/1002
* Improving docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1008
* [Bug] "Run all" functionality not working in playground with uploaded test set by bekossy in https://github.com/Agenta-AI/agenta/pull/1006
* fix template name by aakrem in https://github.com/Agenta-AI/agenta/pull/1013
* BUG: overwriting in cloud by bekossy in https://github.com/Agenta-AI/agenta/pull/963
* 944 | Feature: File input support in Apps by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1010
* Update host-on-kubernetes.mdx by aakrem in https://github.com/Agenta-AI/agenta/pull/1018
* CLI docs updated by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1019
* Sdk_docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1020
* Cypress test/ failing test and a/b testing eval by bekossy in https://github.com/Agenta-AI/agenta/pull/1017
* fix openapi by mmabrouk in https://github.com/Agenta-AI/agenta/pull/994
* Update LLM app descriptions and workflow in Docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1026
* Sidebar improvement by bekossy in https://github.com/Agenta-AI/agenta/pull/1034
* [Bug Fix]: Resolve communication issue between Linux-based variants and backend by aybruhm in https://github.com/Agenta-AI/agenta/pull/1012
* Feature: Batching and Retrying for bulk operations by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/1035


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.6.2...v0.6.3

0.6.2

What's Changed
* Ee integration by aakrem in https://github.com/Agenta-AI/agenta/pull/976
* LLM Templates - Created vision_gpt_explain_image llm application by aybruhm in https://github.com/Agenta-AI/agenta/pull/964
* Env fix by aakrem in https://github.com/Agenta-AI/agenta/pull/987
* same as https://github.com/Agenta-AI/agenta/pull/949/files by mmabrouk in https://github.com/Agenta-AI/agenta/pull/996


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.6.1...v0.6.2

Page 14 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.