Lorenze Jay
a02f637155
fix type-checker
2025-03-31 09:50:42 -07:00
Lorenze Jay
996bbad0d3
fix fingerprinting issues
2025-03-31 09:36:30 -07:00
Lorenze Jay
859139016e
Update LiteAgent documentation for clarity and consistency; replace WebsiteSearchTool with SerperDevTool, and improve formatting in examples.
2025-03-31 08:12:08 -07:00
Lorenze Jay
f99d374609
Merge branch 'main' into feat/individual-react-agent
2025-03-28 15:19:44 -07:00
Lucas Gomide
356d4d9729
Merge pull request #2495 from Vidit-Ostwal/fix-user-memory-config
...
Fix user memory config
2025-03-28 17:17:52 -03:00
Brandon Hancock
3c9058a45f
More type checking fixes
2025-03-28 15:31:44 -04:00
Brandon Hancock
f8f9063d9e
more type checker fixes
2025-03-28 13:59:16 -04:00
Vidit-Ostwal
e290064ecc
Fixes minor typo in memory docs
2025-03-28 22:39:17 +05:30
Brandon Hancock
a380bc076b
Trying to fix CI issues
2025-03-28 13:03:37 -04:00
Vidit-Ostwal
77fa1b18c7
added early return
2025-03-28 22:30:32 +05:30
Brandon Hancock
f2927fc266
Fix errors
2025-03-28 12:58:23 -04:00
Brandon Hancock
594784473b
Merge branch 'main' into feat/individual-react-agent
2025-03-28 12:52:40 -04:00
Vidit-Ostwal
08a6a82071
Minor Changes
2025-03-28 22:08:15 +05:30
Brandon Hancock
4bfb71d749
Clean up
2025-03-28 10:55:31 -04:00
Brandon Hancock
1daeaa4a81
docs
2025-03-28 10:51:54 -04:00
Brandon Hancock
4857777a9c
drop hard coded examples
2025-03-28 10:28:31 -04:00
Brandon Hancock
b8c8640f22
cleanup
2025-03-28 10:28:15 -04:00
Brandon Hancock
0ec3c37912
99% done. Need to make docs match new example
2025-03-27 17:18:33 -04:00
Brandon Hancock
30aa5cc3b9
Update logger
2025-03-27 16:21:31 -04:00
Lucas Gomide
625748e462
Merge pull request #2492 from crewAIInc/bugfix-2409-pin-tools
...
chore(deps): pin crewai-tools to compatible version ~=0.38.0
2025-03-27 17:10:54 -03:00
lucasgomide
6e209d5d77
chore(deps): pin crewai-tools to compatible version ~=0.38.0
...
fixes [issue](https://github.com/crewAIInc/crewAI/issues/2390 )
2025-03-27 16:36:08 -03:00
Vini Brasil
f845fac4da
Refactor event base classes ( #2491 )
...
- Renamed `CrewEvent` to `BaseEvent` across the codebase for consistency
- Created a `CrewBaseEvent` that automatically identifies fingerprints for DRY
- Added a new `to_json()` method for serializing events
2025-03-27 15:42:11 -03:00
Brandon Hancock
0fca721b11
cleaning up
2025-03-27 13:30:37 -04:00
Lucas Gomide
fc9da22c38
Merge pull request #2265 from Vidit-Ostwal/Branch_2260
...
Added .copy for manager agent and shallow copy for manager llm
2025-03-27 09:26:04 -03:00
Vidit-Ostwal
02f790ffcb
Fixed Intent
2025-03-27 08:14:07 +05:30
Vidit-Ostwal
af7983be43
Fixed Intent
2025-03-27 08:12:47 +05:30
Vidit-Ostwal
a83661fd6e
Merge branch 'main' into Branch_2260
2025-03-27 08:11:17 +05:30
João Moura
e1a73e0c44
Using fingerprints ( #2456 )
...
* using fingerprints
* passing fingerptins on tools
* fix
* update lock
* Fix type checker errors
---------
Co-authored-by: Brandon Hancock <brandon@brandonhancock.io >
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
Co-authored-by: Lorenze Jay <63378463+lorenzejay@users.noreply.github.com >
2025-03-26 14:54:23 -07:00
Eduardo Chiarotti
48983773f5
feat: add output to ToolUsageFinishedEvent ( #2477 )
...
* feat: add output to ToolUsageFinishedEvent
* feat: add type ignore
* feat: add tests
2025-03-26 16:50:09 -03:00
Lucas Gomide
73701fda1e
Merge pull request #2476 from crewAIInc/devin/1742990927-fix-issue-2475
...
Fix multimodal agent validation errors with image processing
2025-03-26 16:40:23 -03:00
lucasgomide
3deeba4cab
test: adding missing test to ensure multimodal content structures
2025-03-26 16:30:17 -03:00
Devin AI
e3dde17af0
docs: improve LLMCallStartedEvent docstring to clarify multimodal support
...
Co-Authored-By: Joe Moura <joao@crewai.com >
2025-03-26 16:29:24 -03:00
Devin AI
49b8cc95ae
fix: update LLMCallStartedEvent message type to support multimodal content ( #2475 )
...
fix: sort imports in test file to fix linting
fix: properly sort imports with ruff
Co-Authored-By: Joe Moura <joao@crewai.com >
2025-03-26 16:29:15 -03:00
Vidit-Ostwal
6145331ee4
Added test cases mentioned in the issue
2025-03-27 00:37:13 +05:30
Brandon Hancock
e11c7d1fd8
WIP
2025-03-26 14:51:53 -04:00
Lucas Gomide
f1839bc6db
Merge branch 'main' into Branch_2260
2025-03-26 14:24:03 -03:00
Tony Kipkemboi
0b58911153
Merge pull request #2482 from crewAIInc/docs/improve-observability
...
docs: update theme to mint and modify opik observability doc
2025-03-26 11:40:45 -04:00
Tony Kipkemboi
ee78446cc5
Merge branch 'main' into docs/improve-observability
2025-03-26 11:29:59 -04:00
Tony Kipkemboi
50fe5080e6
docs: update theme to mint and modify opik observability doc
2025-03-26 11:28:02 -04:00
Brandon Hancock (bhancock_ai)
e1b8394265
Fixed ( #2481 )
...
Co-authored-by: Lorenze Jay <63378463+lorenzejay@users.noreply.github.com >
2025-03-26 11:25:10 -04:00
Lorenze Jay
c23e8fbb02
Refactor type hints and clean up imports in crew.py ( #2480 )
...
- Removed unused import of BaseTool from langchain_core.tools.
- Updated type hints in crew.py to streamline code and improve readability.
- Cleaned up whitespace for better code formatting.
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
2025-03-26 11:16:09 -04:00
Lucas Gomide
65aeb85e88
Merge pull request #2352 from crewAIInc/devin/1741797763-fix-long-role-name
...
Fix #2351 : Sanitize collection names to meet ChromaDB requirements
2025-03-26 12:07:15 -03:00
Devin AI
6c003e0382
Address PR comment: Move import to top level in knowledge_storage.py
...
Co-Authored-By: Joe Moura <joao@crewai.com >
2025-03-26 12:02:17 -03:00
lucasgomide
6b14ffcffb
fix: delegate collection name sanitization to knowledge store
2025-03-26 12:02:17 -03:00
Devin AI
df25703cc2
Address PR review: Add constants, IPv4 validation, error handling, and expanded tests
...
Co-Authored-By: Joe Moura <joao@crewai.com >
2025-03-26 12:02:17 -03:00
Devin AI
12a815e5db
Fix #2351 : Sanitize collection names to meet ChromaDB requirements
...
Co-Authored-By: Joe Moura <joao@crewai.com >
2025-03-26 12:02:17 -03:00
Tony Kipkemboi
102836a2c2
Merge pull request #2478 from anmorgan24/Add-Opik-to-docs
...
Add Opik to docs
2025-03-26 10:55:51 -04:00
Brandon Hancock
e6b90699a8
more testing
2025-03-26 10:54:00 -04:00
Tony Kipkemboi
d38be25d33
Merge branch 'main' into Add-Opik-to-docs
2025-03-26 10:48:17 -04:00
Abby Morgan
ac848f9ff4
Update opik-observability.mdx
...
Changed icon to meteor as per tony's request
2025-03-26 10:46:59 -04:00