Commit Graph

  • e11a7dbb54 align repo with upstream Patrick Devaney 2024-12-31 11:49:28 -0500
  • fd6f41fa7e fix: ensure .env file is created if not found when saving API key harshalmore31 2024-12-31 21:27:41 +0530
  • cc28ca2354 Merge branch 'master' into local_ui harshalmore31 2024-12-31 21:17:39 +0530
  • c46ea3fe24 spreadsheet and finance tests confirmed to work Patrick Devaney 2024-12-30 21:05:55 -0500
  • 02a6fbc694 spreadsheet and syntax fix to auto_test_eval.py Patrick Devaney 2024-12-30 20:35:27 -0500
  • 04b20ac94e
    Merge pull request #2 from harshalmore31/local_ui harshalmore31 2024-12-30 22:35:24 +0530
  • a787f47300
    Delete new_features_examples/new_spreadsheet_swarm_examples/workspace directory harshalmore31 2024-12-30 22:32:03 +0530
  • 4e0859fb43 Merge branch 'master' into local_ui harshalmore31 2024-12-30 18:19:50 +0530
  • a24cd7758b refactor: remove deprecated example files for agents and async processing harshalmore31 2024-12-30 17:45:50 +0530
  • 9eeac99013
    Update ruff requirement from <0.4.5,>=0.0.249 to >=0.0.249,<0.8.5 #708 dependabot[bot] 2024-12-30 10:26:40 +0000
  • 8c541435e8
    Update pymdown-extensions requirement from ~=10.12 to ~=10.13 #707 dependabot[bot] 2024-12-30 10:25:42 +0000
  • 5365915ddd [DOCS][MCS API] Kye Gomez 2024-12-28 23:13:11 -0500
  • b059bf299c [DOCS][MCS API] Kye Gomez 2024-12-28 23:11:03 -0500
  • eb48b9168b feat: add simple_example.py file harshalmore31 2024-12-28 22:10:23 +0530
  • 91a6599032 refactor: update agent prompts and remove deprecated entries harshalmore31 2024-12-28 11:56:18 +0530
  • a480ed9a78 ui-v11 harshalmore31 2024-12-28 11:42:42 +0530
  • be833fe5ed diagram #703 mike dupont 2024-12-27 22:28:13 -0500
  • 17e2933b29 [CLEANUP] Kye Gomez 2024-12-27 15:33:44 -0500
  • 75b196862f
    Update pyproject.toml 6.8.1 Kye Gomez 2024-12-27 15:30:35 -0500
  • a9ec4586a2 ui-v10 harshalmore31 2024-12-28 01:20:59 +0530
  • a3879c5322 [API] TESTS] Kye Gomez 2024-12-26 19:13:47 -0500
  • 42adf5420d add host 0.0.0.0 inside the container mike dupont 2024-12-26 18:49:24 -0500
  • 420f4714a1 need %n for the name of the service, this is referenced mike dupont 2024-12-26 18:14:34 -0500
  • 35f2a4abd9 docker workdir is writable, uvicorn app dir is where to find the code mike dupont 2024-12-26 17:06:04 -0500
  • c333edabaa moving the output dirs mike dupont 2024-12-26 16:42:00 -0500
  • 558c2f5831
    Merge pull request #701 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.8.5 Kye Gomez 2024-12-26 16:41:17 -0500
  • 7368b5439a adding docker run command directly to systemd to override mike dupont 2024-12-26 16:34:09 -0500
  • 09e88a9ca4 fixing rundocker mike dupont 2024-12-26 15:27:29 -0500
  • fb5ce65466 mount opt source mike dupont 2024-12-26 14:46:26 -0500
  • 427b465904 adding working dir mike dupont 2024-12-26 14:36:03 -0500
  • dc293d450a now not crashing on boot mike dupont 2024-12-26 13:59:32 -0500
  • 5b61392c83 set the workdir mike dupont 2024-12-26 13:30:57 -0500
  • 7e48495ab5 adding env mike dupont 2024-12-26 12:58:28 -0500
  • 266bb91b95 adjust ports mike dupont 2024-12-26 12:44:29 -0500
  • ce0a5e0099 Integrate Watchtower logging into swarms #704 Vishwanath Martur 2024-12-26 22:37:01 +0530
  • 86fae9fa33 Docker compose mike dupont 2024-12-22 19:37:08 -0500
  • 135b02a812 [CLEANUP] Kye Gomez 2024-12-21 12:11:48 -0800
  • f6afc40817 added draft of swarms fastapi with opentelemetry - further terraform config to push in swarms-terraform patrickbdevaney 2024-12-21 00:49:52 +0000
  • 08392a7803 [API FILE TRANSFORER] Kye Gomez 2024-12-17 21:58:32 -0800
  • 34ae5a4faf [AGENT][LiteLLM FIX] [API FIX] Kye Gomez 2024-12-17 21:58:20 -0800
  • bb7e18f654 [6.6.8] Kye Gomez 2024-12-16 18:14:38 -0800
  • a673ba2d71 [CLEANUP] Kye Gomez 2024-12-07 11:37:02 -0800
  • 8623a09e41 [6.5.7] Kye Gomez 2024-12-05 09:58:22 -0800
  • 7f377bdb65 Update docker-image.yml Mike DuPont 2024-12-22 23:59:07 -0500
  • 597095f0bf multi platform spreadsheet_swarm, deps build clusterops from github source Patrick Devaney 2024-12-24 20:21:12 -0500
  • 88e497e892 spreadsheet_swarm.py confirmed working on windows in tests with Harshal Patrick Devaney 2024-12-24 14:36:43 -0500
  • b91a16c598 linting fixes and QA on spreadsheet_swarm.py Patrick Devaney 2024-12-24 12:43:16 -0500
  • 1d0f79c848 adding unit test for spreadsheet_swarm Patrick Devaney 2024-12-22 23:33:39 -0500
  • 9c19ef31c9 hotfix using datetime.now().strftime() to format the time on spreadsheet_swarm.py Patrick Devaney 2024-12-22 22:59:53 -0500
  • de72a621db [DOCKER] Kye Gomez 2024-12-23 14:31:00 -0800
  • 0e065e5380 [docker docs] Kye Gomez 2024-12-23 14:21:41 -0800
  • 17b28385e3 [DOCKER] Kye Gomez 2024-12-23 14:12:17 -0800
  • f6e24d0afe [6.7.9] Kye Gomez 2024-12-23 13:42:43 -0800
  • 3eb530b6c0 [CODE FORMATTING] Kye Gomez 2024-12-23 11:40:13 -0800
  • 871c2ad27f [AUTO SWARM BUILDER LAZY LOADING] Kye Gomez 2024-12-23 11:39:56 -0800
  • deb6516b4d [DOCS][CLEANUP] Kye Gomez 2024-12-23 11:33:04 -0800
  • 0846992ebf [DOCS UPDATE] Kye Gomez 2024-12-23 11:14:04 -0800
  • ba3814fe52 [README] Kye Gomez 2024-12-23 10:46:10 -0800
  • 6bf20fca8a [6.7.6] Kye Gomez 2024-12-23 10:44:35 -0800
  • 42a1436ad8 [GROUPCHAT] Kye Gomez 2024-12-23 10:41:29 -0800
  • 00256555b4 ui-v9 harshalmore31 2024-12-26 01:36:46 +0530
  • fdcf91e83a ui-v8 harshalmore31 2024-12-26 00:57:33 +0530
  • 452be52013 ui-v7 harshalmore31 2024-12-26 00:29:37 +0530
  • c9f69d5fef multi platform spreadsheet_swarm, deps build clusterops from github source Patrick Devaney 2024-12-24 20:21:12 -0500
  • ed0623d7b3 spreadsheet_swarm.py confirmed working on windows in tests with Harshal Patrick Devaney 2024-12-24 14:36:43 -0500
  • 8e19296ade ui-v6 harshalmore31 2024-12-25 00:39:28 +0530
  • 9904c45630 ui-v5 harshalmore31 2024-12-25 00:38:33 +0530
  • f23321487f ui-v4 harshalmore31 2024-12-25 00:36:56 +0530
  • 5cf3219e8e ui-v3 harshalmore31 2024-12-25 00:35:44 +0530
  • baa4215083 ui-v2 harshalmore31 2024-12-25 00:33:18 +0530
  • 9fc582aea1 ui harshalmore31 2024-12-25 00:32:06 +0530
  • b0220a39ac linting fixes and QA on spreadsheet_swarm.py Patrick Devaney 2024-12-24 12:43:16 -0500
  • 4f265f3e35 [DOCKER] Kye Gomez 2024-12-23 14:31:00 -0800
  • df922a2aa5 [docker docs] Kye Gomez 2024-12-23 14:21:41 -0800
  • 9dc8af7d74 [DOCKER] Kye Gomez 2024-12-23 14:12:17 -0800
  • df76859173 [6.7.9] Kye Gomez 2024-12-23 13:42:43 -0800
  • da3f12905d [CODE FORMATTING] Kye Gomez 2024-12-23 11:40:13 -0800
  • b53cd15c24 [AUTO SWARM BUILDER LAZY LOADING] Kye Gomez 2024-12-23 11:39:56 -0800
  • b1834a62f8 [DOCS][CLEANUP] Kye Gomez 2024-12-23 11:33:04 -0800
  • c3ba9e55bd [DOCS UPDATE] Kye Gomez 2024-12-23 11:14:04 -0800
  • b39dfe3e58 [README] Kye Gomez 2024-12-23 10:46:10 -0800
  • 9db340b760 [6.7.6] Kye Gomez 2024-12-23 10:44:35 -0800
  • a6415364d6 [GROUPCHAT] Kye Gomez 2024-12-23 10:41:29 -0800
  • d8aaa1b8f7
    Update ruff requirement from >=0.5.1,<0.8.4 to >=0.5.1,<0.8.5 #701 dependabot[bot] 2024-12-23 10:41:52 +0000
  • 2432ac16c3 more linting tests Patrick Devaney 2024-12-23 01:44:26 -0500
  • 50476b9a84 fixing issues with linting tests ruff Patrick Devaney 2024-12-23 01:17:40 -0500
  • a359c058f3 adding unit test for spreadsheet_swarm Patrick Devaney 2024-12-22 23:33:39 -0500
  • 6aa2522a3b hotfix using datetime.now().strftime() to format the time on spreadsheet_swarm.py Patrick Devaney 2024-12-22 22:59:53 -0500
  • daa8ea1844
    Merge 29218fd404 into af7f52bd05 #693 evelynmitchell 2024-12-22 18:50:04 +0000
  • e99815e5e9 adding in the new install for systemd and nginx from swarms. #699 mike dupont 2024-12-22 07:50:42 -0500
  • 34371b47e1 remove echo mike dupont 2024-12-22 07:36:20 -0500
  • 2b964fea81 dont echo mike dupont 2024-12-22 07:35:53 -0500
  • 5336b8b050 just run mike dupont 2024-12-22 07:31:19 -0500
  • e0ed18e207 remove checkout mike dupont 2024-12-22 07:17:33 -0500
  • c9e748ce4b now remove the branch mike dupont 2024-12-22 06:53:40 -0500
  • af7f52bd05
    Merge pull request #679 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.8.4 Kye Gomez 2024-12-21 17:22:04 -0800
  • 92d9458dc1
    Merge pull request #696 from patrickbdevaney/master Kye Gomez 2024-12-21 17:21:42 -0800
  • 41d40eb686
    Merge branch 'master' into master #696 Kye Gomez 2024-12-21 17:21:03 -0800
  • a74d1b87ca start of cloudwatch logs mike dupont 2024-12-21 18:01:58 -0500
  • 1df09b2067 [CLEANUP] Kye Gomez 2024-12-21 12:11:48 -0800