Skip to content

Releases: kyegomez/swarms

6.8.1

27 Dec 20:30
75b1968
Compare
Choose a tag to compare

5.3.7

15 Jul 04:16
7b1f4cf
Compare
Choose a tag to compare
  • [GRAPH WORKFLOW]

2.5.0

01 Dec 22:40
Compare
Choose a tag to compare

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

2.4.2

25 Nov 22:27
Compare
Choose a tag to compare

2.4.2 Release

75f3cf1: [FEAT][Flow.run() img = None for conditional img inputs, BaseMultiMod...
a92a6a5: FEAT: [BEAUTIFY in GPT4Vision][Disable logging in init of swarms]
f895497: Jarvis demo, base multimmodalmodel, whisperx -> whisperx_model
51c82cf: Commits on Nov 24, 2023 gpt4vision features and api
9390efb: cleanup
b9fea7b: gpt4v docs
66d9f70: GPT4Vision + multimodal
dfa4197: Merge pull request #190 from elder-plinius/master
539bfea: Add files via upload
97a79ac: Create assembly.py
a4348a8: clean up outputs of multi modal autonomous agents
9e6c427: tests for gpt4visionapi
0802091: gpt4vision api
9c3a292: dockerfile
399099e: Merge pull request #181 from evelynmitchell/master
55a1dfa: nougat fix
ee1ac00: clean up
d88a31a: positive_med demo;
b554d17: Merge pull request #184 from elder-plinius/master
179ca14: Merge branch 'kyegomez:master' into master
673b8ac: prompt name fixes for positive med
29b6c9b: Update autotemp_example.py
ad3e8e7: Update and rename blog_gen_example.py to blog_gen_example.py
66b9ba0: Rename blog_gen to blog_gen.py
cd82fa6: Update and rename blog_gen.py to blog_gen
14570d1: positive med
ed071e0: renamed tests to allow for pytest autodiscovery
a229685: black formatting
d1144ec: Commits on Nov 23, 2023 requirements.txt clean up
36a641b: requirements.txt
9f20592: code quality fixes: line length = 80
49c7b97: torch verisoning
d97de1c: multi agent docs + playground code quality

2.3.1

15 Nov 02:07
Compare
Choose a tag to compare

Changelog for version 2.3.1:

Commit on Nov 14, 2023:
kyegomez committed b2dd2ef - tests for yi, stable diffusion, timm models, etc
kyegomez committed dfea671 - no api key
kyegomez committed 720a728 - mistral caller, openai version 2.8, llama function caller, tests for ...
kyegomez committed 699c943 - mistral caller, openai version 2.8, llama function caller, tests for ...
kyegomez committed 5f56023
Commits on Nov 13, 2023:
kyegomez committed 7db6930 - clean
kyegomez committed 0d0e5e5 - Merge pull request #129 from kyegomez/dependabot/github_actions/codac...
kyegomez committed 694100e - Merge pull request #131 from kyegomez/dependabot/github_actions/actio...
kyegomez committed 39ba632 - Merge pull request #130 from kyegomez/dependabot/github_actions/sigst...
kyegomez committed 2b05329 - Merge pull request #132 from kyegomez/dependabot/github_actions/actio...
kyegomez committed b2b9665 - Bump actions/checkout from 3 to 4
dependabot[bot] committed 1203d84 - Bump actions/setup-python from 3 to 4
dependabot[bot] committed 1cd0779 - Bump sigstore/cosign-installer from 3.1.1 to 3.2.0
dependabot[bot] committed 1046e8a - Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.3.0

2.2.2

11 Nov 23:22
Compare
Choose a tag to compare
  • Removed fuyu in the init

2.2.1

11 Nov 22:49
Compare
Choose a tag to compare

2.1.9

11 Nov 22:38
Compare
Choose a tag to compare

Changelog for version 2.1.9 - Commits on Nov 11, 2023

CLEANUP: swarms.agents, removed unused files [07bcd22]
50+ tests for cohere [bdc7337]
Tests clean up, import file paths, and env PSG connection strings [4197920]
Environment setup [0c6daf7]
Tests for groupchats, anthropic [9402dab]
New version [76fd9a0]
Tests, workflow fixes, torch version [2e6efb4]
Release workflow [e8e024f]
Created codacy.yml [d2b5fc9]
Created codeql.yml [6dcaab6]
Created docker-publish.yml [1d01402]
Created python-app.yml [aae6c03]
Created docker-image.yml [fdcfa0c]
Tools for flow and general cleanup [0e335b1]
Commits on Nov 10, 2023

2.1.7, no langchain experimental [a610ff7]
dalle3 production grade ready [41e5f17]
No schemas [d26531f]
Commits on Nov 9, 2023

Dockerfile [4596ddc]
Dockerfile running [991979d]
Dynamic max loops, GPT4 clean up [371da79]

2.1.7

11 Nov 15:14
Compare
Choose a tag to compare

Changelog:

[2e6efb4] Release workflow
[e8e024f] Create codacy.yml
[d2b5fc9] Create codeql.yml
[6dcaab6] Create docker-publish.yml
[1d01402] Create python-app.yml
[aae6c03] Create docker-image.yml
[fdcfa0c] Tools for flow and general cleanup
[0e335b1] Commits on Nov 10, 2023 - 2.1.7, no langchain experimental
[a610ff7] Dalle3 production grade ready
[41e5f17] No schemas
[d26531f] Commits on Nov 9, 2023 - Dockerfile
[4596ddc] Dockerfile running
[991979d] Dynamic max loops, + gpt4 clean up
[371da79] Account swarm + layout document fix
[1dc1e8f] Commits on Nov 8, 2023 - Clean up
[fe19f21] Yapf code quality
[2e7905d] Code quality + new version + fuyu fixes
[e0c712b] Update zephyr.py
[73b549b] Fuyu + zephyr fixes
[9aa4084] Anthropic + kosmo2 + fastvit
[6b4c2d4] Anthropic working
[f74a4da] Accountant swarm + autotemp agent
[11b02a5] Commits on Nov 7, 2023 - Security
[3d186fd] Create CODE_OF_CONDUCT.md
[f16515a] Create SECURITY.md
[570ed6a] 2.0.5
[7a5e82b] Clean up unused code
[bb496f4] Version
[7bc6b9c] Docs for misral and groupchat
[4f68c54] Merge pull request #100 from vyomakesh09/master

2.0.5

07 Nov 21:39
Compare
Choose a tag to compare

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]