Commit Graph

3850 Commits (a070d447ea0cb4b0412ba8bfb618f70a50b51b6b)
 

Author SHA1 Message Date
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
Kye Gomez c634ef72d5
Merge pull request #855 from ascender1729/update-readme-branch
4 weeks ago
Pavan Kumar 1e5f2a288e Update news aggregator summarizer to summarize all headlines
4 weeks ago
Pavan Kumar 95d3672ce2
Merge pull request #4 from ascender1729/implement-news-aggregator-and-summarizer-agent
4 weeks ago
Pavan Kumar e62afcf0ae Add news aggregator summarizer example
4 weeks ago
Pavan Kumar bb3d5dbcca
Merge pull request #1 from ascender1729/codex/remove-unwanted-files-from-pr
4 weeks ago
Pavan Kumar 22735cd5bb Remove agent_save_load_full example and non-serializable helper
4 weeks ago
harshalmore31 2b6e78a273
Update __init__.py
4 weeks ago
harshalmore31 502f9af174
Merge branch 'kyegomez:master' into feat/communication_supabase
4 weeks ago
Pavan Kumar 063b0c1546
Merge branch 'master' into update-readme-branch
4 weeks ago
Pavan Kumar 771e1e46db Revert agent.py to match master
4 weeks ago
Kye Gomez 7c9dd585bd add numpy to requirements
4 weeks ago
Kye Gomez 1484be7d39 7.8.3
4 weeks ago
Kye Gomez 22b96c2469 multi tool use example
4 weeks ago
Kye Gomez c07b3f7010 docs
4 weeks ago
harshalmore31 01a926bee5 Remove Supabase test report files
4 weeks ago
harshalmore31 a7ca3b2d4e Remove Supabase example usage and related test files; update SupabaseConversation imports and error handling in communication module.
4 weeks ago
harshalmore31 baaddca45f
Merge branch 'kyegomez:master' into feat/communication_supabase
4 weeks ago
harshalmore31 9e24767b8a Implement SupabaseConversation functionality and comprehensive test suite
4 weeks ago
Kye Gomez 1f0ee6950c tool docs
4 weeks ago
Kye Gomez 26d5047f76 base tool reference
1 month ago
Kye Gomez d8615a4bf6 [FEAT][Multi Tool Usage in Agent + BaseTool Updatess + examples updates]
1 month ago