Commit Graph

  • e27a05848e normal api main.py patrickbdevaney 2024-12-21 01:03:22 +0000
  • c5b52ee963 added draft of swarms fastapi with opentelemetry - further terraform config to push in swarms-terraform patrickbdevaney 2024-12-21 00:49:52 +0000
  • fe08baabe3 added the dependency termcolor to pyproject.toml and requirements.txt patrickbdevaney 2024-12-20 21:57:36 +0000
  • ed8684af9c save_to_csv file name is now windows-compatible using datetime.now().strftime(%Y-%m-%dT%H-%M-%S) ; issues/694 patrickbdevaney 2024-12-20 21:47:59 +0000
  • 29218fd404 Revert "Fix F811 redefinition" #693 evelynmitchell 2024-12-18 20:04:02 -0700
  • c2b1dd0bc7 Revert "added pathos to fix #691" evelynmitchell 2024-12-18 20:02:27 -0700
  • e011ac9f92 Fix F811 redefinition evelynmitchell 2024-12-18 19:34:06 -0700
  • 41ad7cabe9 typo evelynmitchell 2024-12-18 19:32:11 -0700
  • 716a9c0ba9 fix bare except and log the error evelynmitchell 2024-12-18 19:31:39 -0700
  • 90f27e48a1 typo evelynmitchell 2024-12-18 19:30:30 -0700
  • 09ae2866fd fix bare except and log the error E722 evelynmitchell 2024-12-18 19:29:50 -0700
  • 182829831e Fixed bare except E722 evelynmitchell 2024-12-18 19:28:31 -0700
  • e70ec9db58 Fix F811 evelynmitchell 2024-12-18 19:26:39 -0700
  • dd107f2804 silence F821 evelynmitchell 2024-12-18 19:25:25 -0700
  • 822e35e3b7 remove duplicate function evelynmitchell 2024-12-18 19:22:26 -0700
  • 334c198fdf update just run mike dupont 2024-12-18 13:58:33 -0500
  • b5db0fa87e bootfast mike dupont 2024-12-18 13:45:41 -0500
  • d4c23ddb71
    Merge b81af2e29f into f76237596e #692 evelynmitchell 2024-12-18 18:44:24 +0000
  • b81af2e29f added pathos to fix #691 #692 evelynmitchell 2024-12-18 11:42:38 -0700
  • 0c740bafc3 just run mike dupont 2024-12-18 13:41:16 -0500
  • 56c757b834 just run mike dupont 2024-12-18 13:09:42 -0500
  • 42a8f85aee
    Merge pull request #5 from kyegomez/master evelynmitchell 2024-12-18 10:59:39 -0700
  • c31ad6c7b0 rebase mike dupont 2024-12-18 01:02:10 -0500
  • b84abb8678 fix bug mike dupont 2024-12-17 13:55:53 -0500
  • aa3c231b5d adding pip freeze mike dupont 2024-12-17 13:48:05 -0500
  • 3a6cc54f0b test working mike dupont 2024-12-14 11:31:22 -0500
  • 60ed8f0869 now testing mike dupont 2024-12-14 11:22:34 -0500
  • c2f0473da6 check api status mike dupont 2024-12-14 11:17:33 -0500
  • 47fe7c94d0 starting the documentation of terraform mike dupont 2024-12-14 10:11:28 -0500
  • 3bdd20e140 removing prints mike dupont 2024-12-14 09:55:16 -0500
  • 8dc2f371d5 now lets add a sleep to wait for swarms mike dupont 2024-12-14 09:35:32 -0500
  • e3d1ef1639 removing callbacks mike dupont 2024-12-14 09:29:38 -0500
  • 085fbcee9f bugfix mike dupont 2024-12-14 09:21:11 -0500
  • a861b3c45a terminate spot instances as well mike dupont 2024-12-13 14:02:37 -0500
  • 4cd59cc18c update mike dupont 2024-12-13 13:54:39 -0500
  • d1b7171f07 remove emacs mike dupont 2024-12-13 12:43:54 -0500
  • e6391981ea cleanup mike dupont 2024-12-13 12:41:19 -0500
  • 19651e9532 example mike dupont 2024-12-13 12:15:56 -0500
  • 4a24238a02 wip mike dupont 2024-12-13 12:15:42 -0500
  • 3ed078f2cd now for the free tier ubuntu mike dupont 2024-12-13 10:11:49 -0500
  • a0c5b38e14 merge fix mike dupont 2024-12-12 20:45:14 -0500
  • 2fbfcb8a82 bugfix mike dupont 2024-12-12 20:22:32 -0500
  • 2a86aaf88f update mike dupont 2024-12-11 19:57:45 -0500
  • e738b32259 adding hunter mike dupont 2024-12-11 18:18:17 -0500
  • b35f76f029 first version to test mike dupont 2024-12-11 12:15:56 -0500
  • f76237596e [API FILE TRANSFORER] Kye Gomez 2024-12-17 21:58:32 -0800
  • 321000a299 [AGENT][LiteLLM FIX] [API FIX] Kye Gomez 2024-12-17 21:58:20 -0800
  • d15dc2f861
    Merge pull request #4 from kyegomez/master evelynmitchell 2024-12-17 16:12:31 -0700
  • a54785cb5f [DOCS] Kye Gomez 2024-12-17 12:09:35 -0800
  • ca60a0c117 [DOCS] Kye Gomez 2024-12-17 12:06:31 -0800
  • 1cc69ba925 [FIX][Async Docs] Kye Gomez 2024-12-17 11:25:19 -0800
  • e98d618bd8 [FIX][Better Testing System] Kye Gomez 2024-12-17 10:27:31 -0800
  • 9abe300548 [FEAT][Agent][save][load] [FIX][openai assistants] Kye Gomez 2024-12-16 22:04:10 -0800
  • 7f15fd23b1
    Merge pull request #3 from kyegomez/master #682 evelynmitchell 2024-12-16 19:37:36 -0700
  • 9b1106ac91 [LOGGER FIX] Kye Gomez 2024-12-16 18:37:03 -0800
  • c9cebddcf6
    Bump pydantic from 2.8.2 to 2.10.3 #657 dependabot[bot] 2024-12-17 02:34:34 +0000
  • 80dcab03f7
    Merge pull request #680 from kyegomez/668 Kye Gomez 2024-12-16 18:28:36 -0800
  • 80187603f6
    Merge branch 'master' into 668 #680 668 Kye Gomez 2024-12-16 18:28:27 -0800
  • 95a7d59623
    Update agent_api_test.py Kye Gomez 2024-12-16 18:27:59 -0800
  • 886ca11370
    Update main.py Kye Gomez 2024-12-16 18:27:42 -0800
  • 41aa928e7e Fix a ruffF821 error in byte.py #681 evelynmitchell 2024-12-16 19:21:29 -0700
  • 1008c9352e [6.6.8] Kye Gomez 2024-12-16 18:19:04 -0800
  • 246ea8cf75 [6.6.8] Kye Gomez 2024-12-16 18:14:38 -0800
  • 5272296edf
    Merge pull request #2 from kyegomez/master evelynmitchell 2024-12-16 14:38:58 -0700
  • 2fd2ef2c50
    Update ruff requirement from >=0.5.1,<0.8.3 to >=0.5.1,<0.8.4 #679 dependabot[bot] 2024-12-16 10:37:01 +0000
  • d322271b15
    Merge 6d90f20dc0 into 5ed5af20a7 #666 Occupying-Mars 2024-12-15 18:52:07 +0530
  • 5ed5af20a7
    Update agent_api_test.py Kye Gomez 2024-12-12 11:46:58 -0800
  • a564fd27e4
    Update main.py Kye Gomez 2024-12-12 11:46:44 -0800
  • 770b4a15fd
    Update auto_swarm_builder.py Kye Gomez 2024-12-12 10:00:51 -0800
  • e6e989de27
    Create skypilot.yaml Kye Gomez 2024-12-12 09:48:37 -0800
  • dc4ff7df45
    Create requirements.txt Kye Gomez 2024-12-12 09:45:44 -0800
  • 5a613e3df8 readme fix #631 Occupying-Mars 2024-12-12 02:19:55 +0530
  • 40cc848cda readme fix Occupying-Mars 2024-12-12 02:10:22 +0530
  • 95a27de06a
    Merge b4b3e8e5f7 into ede33ba571 #663 Occupying-Mars 2024-12-12 01:08:16 +0530
  • ede33ba571
    Merge pull request #669 from jmikedupont2/skypilot Kye Gomez 2024-12-10 15:57:37 -0800
  • 823051a9f4 remove the agent api renamed to main #669 mike dupont 2024-12-07 16:01:00 -0500
  • 449b2db79e adding main mike dupont 2024-12-07 16:00:03 -0500
  • 55018c636a adding emacs mike dupont 2024-12-07 12:54:06 -0500
  • b62bdf27b6 doc update Occupying-Mars 2024-12-11 00:44:53 +0530
  • 92b201c5f5 doc update Occupying-Mars 2024-12-11 00:43:29 +0530
  • 0f46f645be
    Merge pull request #664 from Occupying-Mars/krishna/artifacts_bug Kye Gomez 2024-12-10 10:47:58 -0800
  • 2b8d09fec5
    Merge pull request #665 from Occupying-Mars/krishna/early_schemareturn_fix Kye Gomez 2024-12-09 10:43:51 -0800
  • 0e626a686e
    Delete byte.py Kye Gomez 2024-12-09 10:13:41 -0800
  • 63818982f8
    Merge pull request #673 from kyegomez/dependabot/github_actions/aquasecurity/trivy-action-0.29.0 Kye Gomez 2024-12-09 10:08:19 -0800
  • b3363a2ea6
    Merge pull request #672 from kyegomez/dependabot/github_actions/facebook/pyre-action-0.0.2 #676 Kye Gomez 2024-12-09 10:08:08 -0800
  • 4048421947
    Merge pull request #675 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.8.3 Kye Gomez 2024-12-09 10:07:20 -0800
  • 3e873f51b1
    Merge pull request #674 from kyegomez/dependabot/pip/pypdf-5.1.0 Kye Gomez 2024-12-09 10:07:11 -0800
  • 5059cb88cf
    Merge pull request #671 from kyegomez/dependabot/github_actions/actions/setup-python-5 Kye Gomez 2024-12-09 10:07:01 -0800
  • 567c99a533
    Merge pull request #670 from kyegomez/dependabot/github_actions/returntocorp/semgrep-action-713efdd345f3035192eaa63f56867b88e63e4e5d Kye Gomez 2024-12-09 10:06:50 -0800
  • 1a85dd3341
    Update ruff requirement from >=0.5.1,<0.8.2 to >=0.5.1,<0.8.3 #675 dependabot[bot] 2024-12-09 11:19:58 +0000
  • 57b14987e4
    Bump pypdf from 4.3.1 to 5.1.0 #674 dependabot[bot] 2024-12-09 11:19:36 +0000
  • 4c1c143fe5
    Bump aquasecurity/trivy-action from 0.5.0 to 0.29.0 #673 dependabot[bot] 2024-12-09 10:53:06 +0000
  • 66fcea3b5a
    Bump facebook/pyre-action from 0.0.1 to 0.0.2 #672 dependabot[bot] 2024-12-09 10:53:03 +0000
  • 8af39867ec
    Bump actions/setup-python from 3 to 5 #671 dependabot[bot] 2024-12-09 10:53:01 +0000
  • d070f7e317
    Bump returntocorp/semgrep-action #670 dependabot[bot] 2024-12-09 10:52:58 +0000
  • 0af3301087
    Update README.md Kye Gomez 2024-12-08 20:38:06 -0800
  • 117c9bd559 [CLEANUP] Kye Gomez 2024-12-07 11:37:02 -0800
  • 6d90f20dc0 readme update #666 Occupying-Mars 2024-12-06 18:00:29 +0530
  • 776aafc1c5 docs update Occupying-Mars 2024-12-06 17:50:12 +0530
  • 570f8a2020 basic funcitionality with notification Occupying-Mars 2024-12-06 17:42:43 +0530