Skip to content

Conversation

@thiago-aixplain
Copy link
Contributor

No description provided.

@ahmetgunduz ahmetgunduz marked this pull request as ready for review June 19, 2025 11:01
- Refactor EvolveParam to use new evolution parameters
  - Remove criteria, temperature, max_iterations
  - Add max_generations, max_retries, recursion_limit, max_iterations_without_improvement
- Add evolve_async and evolve methods to Agent and TeamAgent
- Add evolve_utils.py for YAML parsing and agent creation
- Update tests to match new EvolveParam implementation

This change introduces proper evolution functionality for both Agent and
TeamAgent classes with better parameter control and async/sync options.
@ahmetgunduz ahmetgunduz changed the title ENG-1568: evolver PROD-1840: Evolver v2 Jun 20, 2025
@ahmetgunduz ahmetgunduz requested a review from kadirpekel July 18, 2025 12:58
@ahmetgunduz ahmetgunduz merged commit 8b67b64 into development Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants