2.5.0
kyegomez/swarms2.5.0Dec 1, 2023by kyegomez
AI Summary
Version 2.5.0 introduces major architectural improvements including the new AbstractLLM abstraction layer, SequentialWorkflow for sequential task execution, and an AutoScaler prototype. Also adds idea2img for image generation from ideas.
Key Highlights
- AbstractLLM new abstraction layer with full documentation
- SequentialWorkflow for sequential task execution
- AutoScaler prototype with tests
- idea2img.py for generating images from ideas
- Fixes to execute_futures_dict function
New Features
- AbstractLLM abstraction layer
- SequentialWorkflow
- AutoScaler Prototype
- idea2img.py for image generation
- logistics.py
Full Release Notes
Swarms Version 2.5.0 Changelog Commits on Dec 1, 2023 Fix: execute_futures_dict Commit ID: 452bf7d Fix: execute_futures_dict Commit ID: 1c280b1 Cleanup Commit ID: 64ecedb AbstractLLM Commit ID: a0a0128 Update base_multimodal_model.py Commit ID: 061db36 Feature: Readme Commit ID: b726f04 Feature: Docs for AbstractLLM, Docs for BaseMultiModalModel Commit ID: a7a6d54 Feature: AutoScaler Prototype, Tests Commit ID: 3ae305e Feature: Agent prompt cleanup Commit ID: 84a8449 Commits on Nov 30, 2023 Cleanup Commit ID: 0555a2b AbstractLLM Commit ID: d8fb6f8 Update stable_diffusion.py Commit ID: e09001f Create idea2img.py Commit ID: 8213769 Create idea2img.py Commit ID: b382d6b Create idea2img.py Commit ID: 9eabc91 Cleanup Commit ID: a8449d2 Feature: AbstractLLM Commit ID: a37b314 Code Quality Commit ID: ec51149 Readme Commit ID: 4e47528 Feature: SequentialWorkflow Commit ID: 6e42d54 Feature: Scripts for pytest, SequentialWorkflow Commit ID: a47f3a7 Commits on Nov 29, 2023 Cleanup: Multi agent debate Commit ID: 2b6b050 Cleanup: Tests cleanup Commit ID: 4275efa Cleanup Commit ID: b1bf3ef Cleanup Commit ID: d08a2cb Cleanup: Non Existent tests Commit ID: 45c6b11 Feature: SequentialWorkflow Commit ID: a679d01 Create logistics.py Commit ID: 5de20b3 Upload files Commit ID: 0d8f657 Create logistics.py Commit ID: b027c22 Create logistics.py Commit ID: dacc472 Update pip Commit ID: 0ff1aa0 Code Quality Commit ID: dc55006 Merge pull request: Browse the repository Commit ID: 87e8b90