• Joined on 2024-12-05
andre synced commits to feat/improve-yaml-extraction at andre/crewAI from mirror 2025-03-22 04:58:10 +00:00
87fca32d5d Merge branch 'main' into feat/improve-yaml-extraction
bb3829a9ed docs: Update model reference in LLM configuration (#2267)
0a116202f0 Update the context window size for Amazon Bedrock FM- llm.py (#2304)
4daa88fa59 As explained in https://github.com/mangiucugna/json_repair?tab=readme-ov-file#performance-considerations we can skip a wasteful json.loads() here and save quite some time (#2397)
53067f8b92 add Mem0 OSS support (#2429)
Compare 11 commits »
andre synced commits to bugfix/flow-persist-nested-models at andre/crewAI from mirror 2025-03-21 20:48:11 +00:00
cde67882b4 resuse existing code and address PRs
d3df545f1e Merge branch 'main' into bugfix/flow-persist-nested-models
0a116202f0 Update the context window size for Amazon Bedrock FM- llm.py (#2304)
4daa88fa59 As explained in https://github.com/mangiucugna/json_repair?tab=readme-ov-file#performance-considerations we can skip a wasteful json.loads() here and save quite some time (#2397)
53067f8b92 add Mem0 OSS support (#2429)
Compare 41 commits »
andre synced commits to devin/1742560361-fix-issue-2434 at andre/crewAI from mirror 2025-03-21 20:48:11 +00:00
5db807b57c Fix import sorting with ruff
710d20a66e Fix import sorting in test file
Compare 2 commits »
andre synced commits to devin/1742585192-fix-issue-2438 at andre/crewAI from mirror 2025-03-21 20:48:11 +00:00
andre synced new reference devin/1742585192-fix-issue-2438 to andre/crewAI from mirror 2025-03-21 20:48:11 +00:00
andre synced commits to feat/function-calling-improvement at andre/crewAI from mirror 2025-03-21 20:48:11 +00:00
andre synced new reference feat/function-calling-improvement to andre/crewAI from mirror 2025-03-21 20:48:11 +00:00
andre synced commits to feat/improve-yaml-extraction at andre/crewAI from mirror 2025-03-21 20:48:11 +00:00
7a07972ebe Improve test
5a755fad48 Merge branch 'main' into feat/improve-yaml-extraction
deeb0446e5 Fixing interpolation imports
d16144bbaa fix circular deps
03f1d57463 Merge pull request #2430 from crewAIInc/update-llm-docs
Compare 8 commits »
andre synced commits to main at andre/crewAI from mirror 2025-03-21 20:48:11 +00:00
bb3829a9ed docs: Update model reference in LLM configuration (#2267)
0a116202f0 Update the context window size for Amazon Bedrock FM- llm.py (#2304)
4daa88fa59 As explained in https://github.com/mangiucugna/json_repair?tab=readme-ov-file#performance-considerations we can skip a wasteful json.loads() here and save quite some time (#2397)
53067f8b92 add Mem0 OSS support (#2429)
d3a09c3180 ️ Speed up method CrewAgentParser._clean_action by 427,565% (#2382)
Compare 10 commits »
andre synced commits to update-llm-docs at andre/crewAI from mirror 2025-03-21 20:48:11 +00:00
7c2da17166 docs: add aws bedrock tools docs
3168a2e3f3 docs: update changelog dates
Compare 2 commits »
andre synced commits to devin/1742533437-fix-issue-2431 at andre/crewAI from mirror 2025-03-21 12:38:11 +00:00
andre synced new reference devin/1742533437-fix-issue-2431 to andre/crewAI from mirror 2025-03-21 12:38:11 +00:00
andre synced commits to devin/1742560361-fix-issue-2434 at andre/crewAI from mirror 2025-03-21 12:38:11 +00:00
andre synced new reference devin/1742560361-fix-issue-2434 to andre/crewAI from mirror 2025-03-21 12:38:11 +00:00
andre synced commits to update-llm-docs at andre/crewAI from mirror 2025-03-20 20:18:11 +00:00
andre synced commits to fix/embedder-doc at andre/crewAI from mirror 2025-03-20 20:18:11 +00:00
a78f1f6ff5 Merge branch 'main' into fix/embedder-doc
794574957e Add note to create ./knowldge folder for source file management (#2297)
66b19311a7 Fix crewai run Command Issue for Flow Projects and Cloud Deployment (#2291)
9fc84fc1ac Fix incorrect import statement in memory examples documentation (fixes #2395) (#2396)
f8f9df6d1d update doc SpaceNewsKnowledgeSource code snippet (#2275)
Compare 28 commits »
andre synced new reference update-llm-docs to andre/crewAI from mirror 2025-03-20 20:18:11 +00:00
andre synced commits to main at andre/crewAI from mirror 2025-03-20 20:18:11 +00:00
03f1d57463 Merge pull request #2430 from crewAIInc/update-llm-docs
4725d0de0d Merge branch 'main' into update-llm-docs
b766af75f2 fix the _extract_thought (#2398)
b2c8779f4c Add documentation for Local NVIDIA NIM with WSL2
df266bda01 Update documentation: Add changelog, fix formatting issues, replace mint.json with docs.json (#2400)
Compare 15 commits »
andre synced commits to pr-2174 at andre/crewAI from mirror 2025-03-20 20:18:11 +00:00
andre synced new reference pr-2174 to andre/crewAI from mirror 2025-03-20 20:18:11 +00:00