Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parallelisation feature and update documentation #291

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Conversation

MervinPraison
Copy link
Owner

  • Introduced a new parallelisation.py file to implement parallel processing using AI agents, allowing concurrent execution of tasks for improved performance.
  • Created multiple agents and tasks to demonstrate parallel execution and result aggregation.
  • Added a new documentation file parallelisation.mdx detailing the setup, usage, and benefits of the parallelisation feature.
  • Updated mint.json to include the new parallelisation feature for better tracking and visibility.

- Introduced a new `parallelisation.py` file to implement parallel processing using AI agents, allowing concurrent execution of tasks for improved performance.
- Created multiple agents and tasks to demonstrate parallel execution and result aggregation.
- Added a new documentation file `parallelisation.mdx` detailing the setup, usage, and benefits of the parallelisation feature.
- Updated `mint.json` to include the new parallelisation feature for better tracking and visibility.
…pectively

- Bumped the PraisonAI package version from 2.0.43 to 2.0.44 in Dockerfile, pyproject.toml, and related files.
- Updated the installation command in Dockerfile and deployment scripts to reflect the new version.
- Updated the praisonaiagents package version from 0.0.33 to 0.0.34 in relevant files.
- Adjusted dependencies in uv.lock for compatibility with the new versions.
- Refactored agent definitions in parallelization scripts to remove unnecessary verbosity parameters for cleaner code.
@MervinPraison MervinPraison merged commit bdbda80 into main Jan 13, 2025
3 of 6 checks passed
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.

1 participant