Commit Graph

  • b186ac3497 Add DuckDB conversation example Pavan Kumar 2025-06-07 22:35:02 +0530
  • 9d6ced6f63
    Merge pull request #7 from ascender1729/pavan/add-sqliteconversation-example-and-pr #867 Pavan Kumar 2025-06-06 21:52:34 +0530
  • b6b5c4df2b Update SQLite conversation example Pavan Kumar 2025-06-06 21:45:04 +0530
  • 2c63fb8547 Add SQLite conversation example Pavan Kumar 2025-06-06 21:15:12 +0530
  • ea6e928934 Enhance display_conversation method: add detailed argument for optional message details and improve formatting for in-memory display. Update export_conversation method for better handling of non-JSON file exports. harshalmore31 2025-06-06 11:29:08 +0530
  • 5ceb433992 Remove unnecessary path manipulation from test_redis.py harshalmore31 2025-06-06 10:22:17 +0530
  • a16cee4114 Refactor RedisConversationTester: streamline test methods, enhance export/import functionality, and improve error handling for Redis availability harshalmore31 2025-06-06 10:19:32 +0530
  • 9e6f254b13 Enhance RedisConversationTester with improved setup, cleanup, and test methods; add error handling and logging for export/import functionality harshalmore31 2025-06-06 09:55:45 +0530
  • 3fa6ba22cd Refactor Pulsar and Redis error handling, improve SQLite connection management, and enhance conversation class functionality harshalmore31 2025-06-06 09:35:36 +0530
  • 5a054b0781
    Merge branch 'kyegomez:master' into improve/conversation_integration harshalmore31 2025-06-06 09:35:15 +0530
  • 5911611628 structured outputs docs Kye Gomez 2025-06-05 14:51:38 -0700
  • fe0287b9b9 examples fix Kye Gomez 2025-06-05 13:32:48 -0700
  • ccd8a19701 docs -- agent output types Kye Gomez 2025-06-05 13:29:28 -0700
  • 6a75ee4ee7 clean up tutorials and examples Kye Gomez 2025-06-05 13:19:43 -0700
  • abf1e7bcd0 agent with tools Kye Gomez 2025-06-05 13:19:07 -0700
  • 566e27755e agent examples updates Kye Gomez 2025-06-05 13:17:38 -0700
  • 566dd60385 Enhance Redis conversation testing and add Supabase backend example harshalmore31 2025-06-06 00:39:10 +0530
  • ea965ef16b new agent tests Kye Gomez 2025-06-05 11:31:56 -0700
  • 6496feff10 examples re-shuffle Kye Gomez 2025-06-05 11:30:17 -0700
  • 7ee7569397
    Merge pull request #6 from ascender1729/pavan/optimize-_run-method-for-performance #864 Pavan Kumar 2025-06-05 13:56:03 +0530
  • 7ce006ea60 Add cache perf benchmark Pavan Kumar 2025-06-05 13:48:34 +0530
  • abcb5821e2 swarm_router docs Kye Gomez 2025-06-04 20:29:53 -0700
  • 41c7004dcd [NEW DOCS] [Updated swarms api documentation] [IMPR] [Improved swarms output types and automatic port] Kye Gomez 2025-06-04 12:47:55 -0700
  • e67f4161f3
    Merge pull request #861 from harshalmore31/feat/communication_supabase Kye Gomez 2025-06-04 11:21:20 -0700
  • 47890b8ac0
    Merge pull request #863 from ascender1729/news_aggregator_summarizer Kye Gomez 2025-06-04 11:17:17 -0700
  • c634ef72d5
    Merge pull request #855 from ascender1729/update-readme-branch Kye Gomez 2025-06-04 11:04:28 -0700
  • 1e5f2a288e Update news aggregator summarizer to summarize all headlines #863 Pavan Kumar 2025-06-04 17:26:31 +0000
  • 95d3672ce2
    Merge pull request #4 from ascender1729/implement-news-aggregator-and-summarizer-agent Pavan Kumar 2025-06-04 22:10:58 +0530
  • e62afcf0ae Add news aggregator summarizer example Pavan Kumar 2025-06-04 22:03:02 +0530
  • bb3d5dbcca
    Merge pull request #1 from ascender1729/codex/remove-unwanted-files-from-pr #855 Pavan Kumar 2025-06-04 21:11:17 +0530
  • 22735cd5bb Remove agent_save_load_full example and non-serializable helper Pavan Kumar 2025-06-04 21:06:48 +0530
  • 2b6e78a273
    Update __init__.py #861 harshalmore31 2025-06-04 09:25:39 +0530
  • 502f9af174
    Merge branch 'kyegomez:master' into feat/communication_supabase harshalmore31 2025-06-04 09:24:21 +0530
  • 063b0c1546
    Merge branch 'master' into update-readme-branch Pavan Kumar 2025-06-03 21:27:36 +0530
  • 771e1e46db Revert agent.py to match master Pavan Kumar 2025-06-03 15:53:21 +0000
  • 7c9dd585bd add numpy to requirements Kye Gomez 2025-06-02 20:50:45 -0700
  • 1484be7d39 7.8.3 Kye Gomez 2025-06-02 20:47:06 -0700
  • 22b96c2469 multi tool use example Kye Gomez 2025-06-02 20:30:53 -0700
  • c07b3f7010 docs Kye Gomez 2025-06-02 17:19:51 -0700
  • 01a926bee5 Remove Supabase test report files harshalmore31 2025-06-02 22:30:12 +0530
  • a7ca3b2d4e Remove Supabase example usage and related test files; update SupabaseConversation imports and error handling in communication module. harshalmore31 2025-06-02 22:29:36 +0530
  • baaddca45f
    Merge branch 'kyegomez:master' into feat/communication_supabase harshalmore31 2025-06-02 22:20:06 +0530
  • 9e24767b8a Implement SupabaseConversation functionality and comprehensive test suite harshalmore31 2025-06-02 22:05:53 +0530
  • 264950bc4c
    Update ruff requirement from >=0.5.1,<0.11.9 to >=0.5.1,<0.11.13 #860 dependabot[bot] 2025-06-02 10:41:04 +0000
  • 7a449c0809
    Bump pypdf from 5.1.0 to 5.6.0 #859 dependabot[bot] 2025-06-02 10:36:15 +0000
  • 1f0ee6950c tool docs Kye Gomez 2025-06-02 01:02:43 -0700
  • 26d5047f76 base tool reference Kye Gomez 2025-05-31 22:27:18 -0700
  • d8615a4bf6 [FEAT][Multi Tool Usage in Agent + BaseTool Updatess + examples updates] Kye Gomez 2025-05-31 20:56:28 -0700
  • 764961c1a0 structured docs outputs Kye Gomez 2025-05-29 16:49:08 -0700
  • b02b413aa7 detailed process breakdown agent mcp docs Kye Gomez 2025-05-29 16:32:59 -0700
  • e42ba75e03 agent mcp docs Kye Gomez 2025-05-29 16:30:49 -0700
  • 4ce24002a0 fix docs for agent mcp Kye Gomez 2025-05-29 16:23:27 -0700
  • 669892c6ee mcp agent docs fix + links fix like discord links Kye Gomez 2025-05-29 16:22:50 -0700
  • 73597f1c35 example cleaanup Kye Gomez 2025-05-29 16:16:19 -0700
  • 181060e3ed feat][agent + mcp Kye Gomez 2025-05-29 16:15:47 -0700
  • d61c218799 swarms rust documentation code Kye Gomez 2025-05-27 12:20:34 -0700
  • 120d6a829f
    Merge pull request #857 from ascender1729/fix/structs-index-agent-init Kye Gomez 2025-05-27 12:02:35 -0700
  • c2fe9df7d6
    Merge pull request #856 from ascender1729/refactor/agent-initialization Kye Gomez 2025-05-27 10:05:31 -0700
  • 9aaff48a2c fix(structs): simplify Agent initialization example in index.md #857 Pavan Kumar 2025-05-26 15:12:37 +0000
  • bc14d1141b refactor: switch Medical Coder Agent to use built-in model_name parameter #856 Pavan Kumar 2025-05-26 14:52:03 +0000
  • 9c58a314bb update: README and examples removing usage of swarms.models and directly integrating models into agents using LiteLLM Pavan Kumar 2025-05-26 14:16:06 +0000
  • c6253cdf37
    Merge e25295b148 into 42aa843dbd #850 Pavan Kumar 2025-05-26 13:46:15 +0000
  • e25295b148
    Merge branch 'master' into fix/agent-serialization-restore #850 Pavan Kumar 2025-05-26 19:16:12 +0530
  • 768467ccd5 fix: use short_memory for conversation save/load, ensure JSON file is created and loaded Pavan Kumar 2025-05-26 13:44:06 +0000
  • 61cb4aab15 WIP: robust agent save/load example for conversation autosave and reload Pavan Kumar 2025-05-26 13:31:58 +0000
  • 44683e2687
    Bump pydantic from 2.11.4 to 2.11.5 #854 dependabot[bot] 2025-05-26 10:42:49 +0000
  • 419bf42863
    Update ruff requirement from >=0.5.1,<0.11.9 to >=0.5.1,<0.11.12 #853 dependabot[bot] 2025-05-26 10:42:21 +0000
  • e10e0ee4e0
    Update transformers requirement #852 dependabot[bot] 2025-05-26 10:41:51 +0000
  • 42aa843dbd examples/multi-agent/council Kye Gomez 2025-05-24 01:18:20 -0700
  • a6fcac5c4d mermaid diagram for council of judges Kye Gomez 2025-05-23 11:53:09 -0700
  • 703a04d057 councol of judges docs fix Kye Gomez 2025-05-23 11:50:02 -0700
  • 250df72855 docs for council of judges Kye Gomez 2025-05-23 11:47:48 -0700
  • 5d5ac53c9e [FEAT][CouncilAsAJudge] Kye Gomez 2025-05-23 11:45:36 -0700
  • 3edf5553f7 claude 4 example Kye Gomez 2025-05-22 17:02:31 -0700
  • abce7a8af8 cleanup examples Kye Gomez 2025-05-21 20:55:16 -0700
  • 8d27083647 cleanup Kye Gomez 2025-05-20 18:51:27 -0700
  • 70005a1f32 docs overview Kye Gomez 2025-05-20 18:22:29 -0700
  • e1e3edd221 overview for multi-agent docs Kye Gomez 2025-05-20 17:56:59 -0700
  • bdf6885cbc conversation Kye Gomez 2025-05-20 17:39:44 -0700
  • ab030d46b9 [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] Kye Gomez 2025-05-19 23:27:08 -0700
  • e978842faf
    Update ruff requirement from >=0.5.1,<0.11.9 to >=0.5.1,<0.11.11 #851 dependabot[bot] 2025-05-19 10:24:40 +0000
  • d40589e720 fix: use LiteLLM tokenizer for agent restoration; robust non-serializable property handling Pavan Kumar 2025-05-18 07:02:52 +0000
  • 772460f5e3 fix: remove transformers import and tokenizer restoration logic from agent_non_serializable.py (resolves undefined import error) Pavan Kumar 2025-05-18 06:48:42 +0000
  • 5a089f5023 fix: robust agent serialization/deserialization and restoration of non-serializable properties (tokenizer, long_term_memory, logger_handler, agent_output, executor). Closes #640 Pavan Kumar 2025-05-18 06:13:18 +0000
  • 3e243a943a
    Merge pull request #849 from ascender1729/feat/xml-support Kye Gomez 2025-05-17 17:52:03 -0700
  • fc06897b4e feat: add robust XML output support throughout the agentic framework (#841) #849 Pavan Kumar 2025-05-17 22:16:48 +0000
  • a2d0e50feb feat: add robust XML output support throughout the agentic framework (#841) Pavan Kumar 2025-05-17 22:13:40 +0000
  • cd074d0f6e
    Merge branch 'kyegomez:master' into master Pavan Kumar 2025-05-18 02:01:27 +0530
  • 103952a5c7 [fix][remove agent.agent_id and just agent.id Kye Gomez 2025-05-16 23:06:00 -0700
  • f21272930f cerebras Kye Gomez 2025-05-16 22:55:04 -0700
  • 5a9b56223e cerebas example md Kye Gomez 2025-05-16 22:44:41 -0700
  • 9a89f39700
    Merge pull request #847 from ascender1729/fix/4o-mini-771-clean Kye Gomez 2025-05-16 22:27:22 -0700
  • 962d12f371
    Merge branch 'kyegomez:master' into master Pavan Kumar 2025-05-17 01:43:54 +0530
  • 6698bd3c8b fix: Update ollama_demo.py to use LiteLLM format #847 ascender1729 2025-05-17 01:42:31 +0530
  • dd9d67e7b3 fix: Update 4o_mini_demo.py to use GPT-4o-mini model ascender1729 2025-05-16 21:55:55 +0530
  • f2be24ed0a
    Merge branch 'master' into feat/xml-support-841 #845 Pavan Kumar 2025-05-15 22:19:14 +0530
  • d454ac4020
    Merge branch 'master' into fix/ollama-context-spam-771 #846 Pavan Kumar 2025-05-15 22:13:03 +0530
  • 4ef1de6b46 [FIX] Update o3mini_demo.py to use OpenAIChat and avoid context spam with local models. Closes #771 ascender1729 2025-05-15 16:28:34 +0000
  • 88450e5a63 [FIX] Add clean GPT-4o-mini demo (o3mini_gpt4o_demo.py) with no context spam, for comparison with Ollama local models ascender1729 2025-05-15 16:24:49 +0000
  • 97e25637e9 cort -> swarms.agents Kye Gomez 2025-05-14 18:33:48 -0700