Vidit Ostwal
0cc02d9492
Added support for logging in JSON format as well. ( #1985 )
...
* Added functionality to have json format as well for the logs
* Added additional comments, refractored logging functionality
* Fixed documentation to include the new paramter
* Fixed typo
* Added a Pydantic Error Check between output_log_file and save_as_json parameter
* Removed the save_to_json parameter, incorporated the functionality directly with output_log_file
* Fixed typo
* Sorted the imports using isort
---------
Co-authored-by: Vidit Ostwal <vidit.ostwal@piramal.com >
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
2025-02-07 13:16:44 -05:00
Vidit Ostwal
a950e67c7d
Fixed the documentation ( #2017 )
...
* Fixed the documentation
* Fixed typo, improved description
---------
Co-authored-by: Vidit Ostwal <vidit.ostwal@piramal.com >
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
2025-02-04 12:56:00 -05:00
Paul Cowgill
da9220fa81
Remove manager_callbacks reference ( #1741 )
2024-12-11 10:13:57 -05:00
Brandon Hancock (bhancock_ai)
b0f1d1fcf0
New docs about yaml crew with decorators. Simplify template crew with… ( #1701 )
...
* New docs about yaml crew with decorators. Simplify template crew with links
* Fix spelling issues.
2024-12-05 11:23:20 -05:00
Dev Khant
e70bc94ab6
Add support for retrieving user preferences and memories using Mem0 ( #1209 )
...
* Integrate Mem0
* Update src/crewai/memory/contextual/contextual_memory.py
Co-authored-by: Deshraj Yadav <deshraj@gatech.edu >
* pending commit for _fetch_user_memories
* update poetry.lock
* fixes mypy issues
* fix mypy checks
* New fixes for user_id
* remove memory_provider
* handle memory_provider
* checks for memory_config
* add mem0 to dependency
* Update pyproject.toml
Co-authored-by: Deshraj Yadav <deshraj@gatech.edu >
* update docs
* update doc
* bump mem0 version
* fix api error msg and mypy issue
* mypy fix
* resolve comments
* fix memory usage without mem0
* mem0 version bump
* lazy import mem0
---------
Co-authored-by: Deshraj Yadav <deshraj@gatech.edu >
Co-authored-by: João Moura <joaomdmoura@gmail.com >
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
2024-11-14 10:59:24 -08:00
Tony Kipkemboi
a7696d5aed
Migrate docs from MkDocs to Mintlify ( #1423 )
...
* add new mintlify docs
* add favicon.svg
* minor edits
* add github stats
2024-10-10 19:14:28 -03:00