Kye Gomez
56cd9aa1c5
Merge pull request #872 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.14
...
Update ruff requirement from >=0.5.1,<0.11.9 to >=0.5.1,<0.11.14
3 weeks ago
Kye Gomez
96d55faed4
Merge pull request #871 from kyegomez/dependabot/github_actions/aquasecurity/trivy-action-0.31.0
...
Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0
3 weeks ago
Kye Gomez
8bc8943cb1
Merge pull request #870 from kyegomez/dependabot/github_actions/autofix-ci/action-635ffb0c9798bd160680f18fd73371e355b85f27
...
Bump autofix-ci/action from 551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef to 635ffb0c9798bd160680f18fd73371e355b85f27
3 weeks ago
harshalmore31
2103d6a256
Merge branch 'master' into improve/conversation_integration
3 weeks ago
Kye Gomez
6558e39d8f
Merge pull request #875 from ascender1729/remove-zero-byte-documentation-files
...
[docs][maintenance][cleanup][bounty-eligible] Remove zero byte documentation files
3 weeks ago
Pavan Kumar
fa33e6932d
ascender1729/pavan/remove-empty-documentation-files
...
Remove empty documentation files
3 weeks ago
Kye Gomez
1c36a1340e
[DOCS][FIX] [interactive group chat]
3 weeks ago
Pavan Kumar
8c315ca61e
Remove empty documentation files
3 weeks ago
Kye Gomez
86facfd32a
Merge pull request #873 from harshalmore31/Fix/deep_research_swarm
...
Fixed #865 DeepResearchSwarm
3 weeks ago
harshalmore31
7a40494101
refactor: example usage in deep_research_swarm.py
3 weeks ago
harshalmore31
bf26ade931
[FEAT][DeepResearchSwarm] Enhance API search functionality and add result parsing/displaying features
3 weeks ago
dependabot[bot]
3546ac2c47
Update ruff requirement from >=0.5.1,<0.11.9 to >=0.5.1,<0.11.14
...
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.13
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
dependabot[bot]
6ea876927b
Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](6c175e9c40...76071ef0d7
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
dependabot[bot]
bf13fc656e
Bump autofix-ci/action
...
Bumps [autofix-ci/action](https://github.com/autofix-ci/action ) from 551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef to 635ffb0c9798bd160680f18fd73371e355b85f27.
- [Release notes](https://github.com/autofix-ci/action/releases )
- [Commits](551dded8c6...635ffb0c97
)
---
updated-dependencies:
- dependency-name: autofix-ci/action
dependency-version: 635ffb0c9798bd160680f18fd73371e355b85f27
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
Kye Gomez
156f98a2c2
cookbook index
3 weeks ago
Kye Gomez
0e0a46019d
[FEAT][InteractiveGroupChat] + [Swarms Examples][index.md]
3 weeks ago
Kye Gomez
a5567d1323
Merge pull request #867 from ascender1729/sqlite_wrap
3 weeks ago
Kye Gomez
b54c2c9d03
Merge pull request #869 from ascender1729/PulsarConversation
3 weeks ago
Kye Gomez
fc59635a6a
Merge pull request #868 from ascender1729/DuckDBConversation
3 weeks ago
Pavan Kumar
c9e1497460
Add Pulsar conversation example for persistent agent memory
3 weeks ago
Pavan Kumar
b49de90606
Merge pull request #11 from ascender1729/pavan/add-example-for-pulsarconversation-persistence
...
Add PulsarConversation example
3 weeks ago
Pavan Kumar
22875a6fc1
Add Pulsar conversation example
3 weeks ago
Kye Gomez
cb8e023a33
[FEAT][Interactive Groupchat] + [DOCS][Agents as tools]
3 weeks ago
Pavan Kumar
3ece4fa450
Merge pull request #10 from ascender1729/pavan/add-example-for-duckdbconversation-with-agent
...
Add DuckDB conversation agent example
3 weeks ago
Pavan Kumar
8e423c69fc
Update duckdb_agent.py
3 weeks ago
Pavan Kumar
b186ac3497
Add DuckDB conversation example
3 weeks ago
Pavan Kumar
9d6ced6f63
Merge pull request #7 from ascender1729/pavan/add-sqliteconversation-example-and-pr
...
Add SQLite conversation example
4 weeks ago
Pavan Kumar
b6b5c4df2b
Update SQLite conversation example
4 weeks ago
Pavan Kumar
2c63fb8547
Add SQLite conversation example
4 weeks ago
harshalmore31
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.
4 weeks ago
harshalmore31
5ceb433992
Remove unnecessary path manipulation from test_redis.py
4 weeks ago
harshalmore31
a16cee4114
Refactor RedisConversationTester: streamline test methods, enhance export/import functionality, and improve error handling for Redis availability
4 weeks ago
harshalmore31
9e6f254b13
Enhance RedisConversationTester with improved setup, cleanup, and test methods; add error handling and logging for export/import functionality
4 weeks ago
harshalmore31
3fa6ba22cd
Refactor Pulsar and Redis error handling, improve SQLite connection management, and enhance conversation class functionality
4 weeks ago
harshalmore31
5a054b0781
Merge branch 'kyegomez:master' into improve/conversation_integration
4 weeks ago
Kye Gomez
5911611628
structured outputs docs
4 weeks ago
Kye Gomez
fe0287b9b9
examples fix
4 weeks ago
Kye Gomez
ccd8a19701
docs -- agent output types
4 weeks ago
Kye Gomez
6a75ee4ee7
clean up tutorials and examples
4 weeks ago
Kye Gomez
abf1e7bcd0
agent with tools
4 weeks ago
Kye Gomez
566e27755e
agent examples updates
4 weeks ago
harshalmore31
566dd60385
Enhance Redis conversation testing and add Supabase backend example
...
- Updated RedisConversationTester to prioritize external Redis connection, with fallback to embedded Redis.
- Improved error handling and logging during setup and cleanup processes.
- Enhanced test cases for initialization, message handling, and export/import functionality.
- Added a comprehensive example demonstrating the use of Supabase as a conversation storage backend with multi-agent collaboration.
- Created specialized agents for research tasks and an aggregator agent for synthesizing responses.
- Included environment setup checks and detailed output for better user experience.
4 weeks ago
Kye Gomez
ea965ef16b
new agent tests
4 weeks ago
Kye Gomez
6496feff10
examples re-shuffle
4 weeks ago
Kye Gomez
abcb5821e2
swarm_router docs
4 weeks ago
Kye Gomez
41c7004dcd
[NEW DOCS] [Updated swarms api documentation] [IMPR] [Improved swarms output types and automatic port]
4 weeks ago
Kye Gomez
e67f4161f3
Merge pull request #861 from harshalmore31/feat/communication_supabase
...
Feat/communication: Add SupabaseConversation class for persistent memory
4 weeks ago
Kye Gomez
47890b8ac0
Merge pull request #863 from ascender1729/news_aggregator_summarizer
...
Solve issue #862 : News Aggregator Summarizer
4 weeks ago
Kye Gomez
c634ef72d5
Merge pull request #855 from ascender1729/update-readme-branch
...
Update README and Examples: Remove swarms.models Usage, Integrate Models Directly into Agents with LiteLLM
4 weeks ago
Pavan Kumar
1e5f2a288e
Update news aggregator summarizer to summarize all headlines
4 weeks ago