Commit Graph

3871 Commits (1bf76f254691c57d66ed0b889de53f05fb91979f)
 

Author SHA1 Message Date
harshalmore31 453cf4d044 Update Conversation class documentation to include new backend support and configuration details
3 weeks ago
harshalmore31 06e645eadb
Merge branch 'kyegomez:master' into improve/conversation_integration
3 weeks ago
Kye Gomez 56cd9aa1c5
Merge pull request #872 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.14
3 weeks ago
Kye Gomez 96d55faed4
Merge pull request #871 from kyegomez/dependabot/github_actions/aquasecurity/trivy-action-0.31.0
3 weeks ago
Kye Gomez 8bc8943cb1
Merge pull request #870 from kyegomez/dependabot/github_actions/autofix-ci/action-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
3 weeks ago
Pavan Kumar fa33e6932d
ascender1729/pavan/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
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
3 weeks ago
dependabot[bot] 6ea876927b
Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0
3 weeks ago
dependabot[bot] bf13fc656e
Bump autofix-ci/action
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
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
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
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
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
4 weeks ago
Kye Gomez 47890b8ac0
Merge pull request #863 from ascender1729/news_aggregator_summarizer
4 weeks ago