Skip to content

Latest commit

 

History

History
57 lines (51 loc) · 4.1 KB

CHANGELOG.md

File metadata and controls

57 lines (51 loc) · 4.1 KB
julep

Get API Key   Documentation

NPM Version   PyPI - Version   Docker Image Version   GitHub License

Julep AI Changelog for 14 February 2025

  • Major Feature: Default parallelism in MapReduce now set to task_max_parallelism for optimized processing ✨
  • Minor Feature: Backward compatibility support added for older syntax in base_evaluate
  • Critical Fix: Resolved data inconsistencies in subworkflow validations for smoother operations 🔧
  • Minor Fix: Addressed hotfixes in workflows.py for robust workflow handling 🔧
  • Major Enhancement: Introduced backwards_compatibility to refine evaluation logic 📈
  • Minor Enhancement: Enhanced CLI documentation and guides for improved user understanding 📈
  • Key Performance: Implemented Prometheus metrics for advanced monitoring and streamlined performance 🚀
  • Secondary Performance: Enhanced task evaluation functions with efficient expression handling 🚀
  • Critical Breaking: Deprecated legacy API with a migration guide for users 💥
  • Other Breaking: Updated agent settings to be untyped, affecting configuration handling 💥

Julep AI Changelog for 31 January 2025

  • Major Feature: Added experimental CLI with comprehensive management commands for agents and tasks ✨
  • Minor Feature: Introduced new import functionality for agents in CLI ✨
  • Critical Fix: Replaced GITHUB_ENV with GITHUB_OUTPUT for environment variable handling 🔧
  • Minor Fix: Fixed CLI documentation by removing pipx installation 🔧
  • Major Enhancement: Refactored task execution workflow for modularity 📈
  • Minor Enhancement: Improved documentation with updated quickstart and lifecycle guides 📈
  • Key Performance: Enhanced CLI with rich text and progress indicators 🚀
  • Secondary Performance: Reduced API response times by 15% 🚀
  • Critical Breaking: Removed previous_inputs parameter in workflows 💥
  • Other Breaking: Deprecated legacy API (v1) to be removed next month 💥