2.0.5

kyegomez/swarms2.0.5Nov 7, 2023by kyegomez

AI Summary

A cleanup release removing unused workers and Open Interpreter, fixing dashboard errors, and adding documentation.

Key Highlights

  • Removed useless code and workers
  • Fixed saved state error in dashboard
  • Documentation added for Misral and Groupchat
  • Added 'add messages to flow' functionality

New Features

  • Code cleanup
  • Dashboard bug fixes
  • Documentation updates
  • Merged pull request #100

Full Release Notes

Changelog for Release 2.0.5:

-   Nov 7, 2023:

    -   Cleaned up unused code. [commit: 7a5e82b]
    -   Removed useless code, no more worker, etc. [commit: bb496f4]
    -   Added version. [commit: 7bc6b9c]
    -   Added docs for Misral and Groupchat. [commit: 55a4e9a]
    -   Merged pull request #100 from vyomakesh09/master. [commit: 4f68c54]
    -   Fixed typo in bfloat16. [commit: b61fcf3]
-   Nov 6, 2023:

    -   Removed open interpreter, cleaned up docs, added add messages to flow. [commit: 16176e8]
    -   Updated swarms. [commit: 62a4135]
    -   Cleaned up code. [commit: 8dc9064]
    -   Updated anthropic docs. [commit: 4c6bbad]
    -   Fixed saved state error in dashboard. [commit: 97aa8bc]
    -   Fixed playground and flow docs. [commit: 336bffe]