João Moura
|
8376698534
|
preparing enw version
|
2024-11-18 00:21:36 -03:00 |
|
João Moura
|
e6305ca11b
|
preparing enw version
|
2024-11-18 00:21:36 -03:00 |
|
Lorenze Jay
|
3dc02310b6
|
upgrade chroma and adjust embedder function generator (#1607)
* upgrade chroma and adjust embedder function generator
* >= version
* linted
|
2024-11-14 14:13:12 -08:00 |
|
Lorenze Jay
|
781ac736ce
|
upgrade chroma and adjust embedder function generator (#1607)
* upgrade chroma and adjust embedder function generator
* >= version
* linted
|
2024-11-14 14:13:12 -08: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 |
|
Dev Khant
|
fcb8114132
|
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 |
|
Eduardo Chiarotti
|
9285ebf8a2
|
feat: Reduce level for Bandit and fix code to adapt (#1604)
|
2024-11-14 13:12:35 -03:00 |
|
Eduardo Chiarotti
|
5ca23ce757
|
feat: Reduce level for Bandit and fix code to adapt (#1604)
|
2024-11-14 13:12:35 -03:00 |
|
Thiago Moretto
|
4ca785eb15
|
Merge pull request #1597 from crewAIInc/tm-fix-crew-train-test
Fix crew_train_success test
0.80.0
|
2024-11-13 10:52:49 -03:00 |
|
Thiago Moretto
|
e1b1a9361c
|
Merge pull request #1597 from crewAIInc/tm-fix-crew-train-test
Fix crew_train_success test
|
2024-11-13 10:52:49 -03:00 |
|
Thiago Moretto
|
c57cbd8591
|
Fix crew_train_success test
|
2024-11-13 10:47:49 -03:00 |
|
Thiago Moretto
|
11bdc7c679
|
Fix crew_train_success test
|
2024-11-13 10:47:49 -03:00 |
|
Thiago Moretto
|
7fb1289205
|
Merge pull request #1596 from crewAIInc/tm-recording-cached-prompt-tokens
Add cached prompt tokens info on usage metrics
|
2024-11-13 10:37:29 -03:00 |
|
Thiago Moretto
|
80598969ee
|
Merge pull request #1596 from crewAIInc/tm-recording-cached-prompt-tokens
Add cached prompt tokens info on usage metrics
|
2024-11-13 10:37:29 -03:00 |
|
Thiago Moretto
|
f02681ae01
|
Merge branch 'main' into tm-recording-cached-prompt-tokens
|
2024-11-13 10:19:02 -03:00 |
|
Thiago Moretto
|
65266658db
|
Merge branch 'main' into tm-recording-cached-prompt-tokens
|
2024-11-13 10:19:02 -03:00 |
|
Thiago Moretto
|
c725105b1f
|
do not include cached on total
|
2024-11-13 10:18:30 -03:00 |
|
Thiago Moretto
|
b1a0b85097
|
do not include cached on total
|
2024-11-13 10:18:30 -03:00 |
|
Thiago Moretto
|
36aa4bcb46
|
Cached prompt tokens on usage metrics
|
2024-11-13 10:16:30 -03:00 |
|
Thiago Moretto
|
6cab25aba9
|
Cached prompt tokens on usage metrics
|
2024-11-13 10:16:30 -03:00 |
|
Eduardo Chiarotti
|
b98f8f9fe1
|
fix: Step callback issue (#1595)
* fix: Step callback issue
* fix: Add empty thought since its required
|
2024-11-13 10:07:28 -03:00 |
|
Eduardo Chiarotti
|
1097abff32
|
fix: Step callback issue (#1595)
* fix: Step callback issue
* fix: Add empty thought since its required
|
2024-11-13 10:07:28 -03:00 |
|
João Moura
|
bcfcf88e78
|
removing prints
|
2024-11-12 18:37:57 -03:00 |
|
João Moura
|
5c2c41eda9
|
removing prints
|
2024-11-12 18:37:57 -03:00 |
|
Thiago Moretto
|
fd0de3a47e
|
Merge pull request #1588 from crewAIInc/tm-workaround-litellm-bug
fixing LiteLLM callback replacement bug
|
2024-11-12 17:19:01 -03:00 |
|
Thiago Moretto
|
c5471a78e9
|
Merge pull request #1588 from crewAIInc/tm-workaround-litellm-bug
fixing LiteLLM callback replacement bug
|
2024-11-12 17:19:01 -03:00 |
|
Thiago Moretto
|
c7b9ae02fd
|
fix test_agent_usage_metrics_are_captured_for_hierarchical_process
|
2024-11-12 16:43:43 -03:00 |
|
Thiago Moretto
|
ccd7723d91
|
fix test_agent_usage_metrics_are_captured_for_hierarchical_process
|
2024-11-12 16:43:43 -03:00 |
|
Thiago Moretto
|
4afb022572
|
fix LiteLLM callback replacement
|
2024-11-12 15:04:57 -03:00 |
|
Thiago Moretto
|
d1169ad79d
|
fix LiteLLM callback replacement
|
2024-11-12 15:04:57 -03:00 |
|
João Moura
|
8610faef22
|
add missing init
|
2024-11-11 02:29:40 -03:00 |
|
João Moura
|
12fb3fb0e8
|
add missing init
|
2024-11-11 02:29:40 -03:00 |
|
João Moura
|
6d677541c7
|
preparing new version
0.79.4
|
2024-11-11 00:03:52 -03:00 |
|
João Moura
|
cc1087764c
|
preparing new version
|
2024-11-11 00:03:52 -03:00 |
|
João Moura
|
49220ec163
|
preparing new version
|
2024-11-10 23:46:38 -03:00 |
|
João Moura
|
88ecd6b0c5
|
preparing new version
|
2024-11-10 23:46:38 -03:00 |
|
João Moura
|
40a676b7ac
|
curring new version
|
2024-11-10 21:16:36 -03:00 |
|
João Moura
|
8eb54cf168
|
curring new version
|
2024-11-10 21:16:36 -03:00 |
|
João Moura
|
50bf146d1e
|
preparing new version
|
2024-11-10 20:47:56 -03:00 |
|
João Moura
|
e15bb1e95b
|
preparing new version
|
2024-11-10 20:47:56 -03:00 |
|
João Moura
|
40d378abfb
|
updating LLM docs
0.79.0
|
2024-11-10 11:36:03 -03:00 |
|
João Moura
|
80dcbc7e46
|
updating LLM docs
|
2024-11-10 11:36:03 -03:00 |
|
João Moura
|
1b09b085a7
|
preparing new version
|
2024-11-10 11:00:16 -03:00 |
|
João Moura
|
5bb1a3b257
|
preparing new version
|
2024-11-10 11:00:16 -03:00 |
|
João Moura
|
9f2acfe91f
|
making sure we don't check for agents that were not used in the crew
|
2024-11-06 23:07:23 -03:00 |
|
João Moura
|
1267219c3d
|
making sure we don't check for agents that were not used in the crew
|
2024-11-06 23:07:23 -03:00 |
|
Brandon Hancock (bhancock_ai)
|
e856359e23
|
fix missing config (#1557)
|
2024-11-05 12:07:29 -05:00 |
|
Brandon Hancock (bhancock_ai)
|
bd3f4042e2
|
fix missing config (#1557)
|
2024-11-05 12:07:29 -05:00 |
|
Brandon Hancock (bhancock_ai)
|
faa231e278
|
Fix flows to support cycles and added in test (#1556)
|
2024-11-05 12:02:54 -05:00 |
|
Brandon Hancock (bhancock_ai)
|
9a979f80a0
|
Fix flows to support cycles and added in test (#1556)
|
2024-11-05 12:02:54 -05:00 |
|