mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-06 06:12:39 +02:00
Merge branch 'feat-exp-pool-bm25' into 'mgx_ops'
Feat exp pool bm25 See merge request pub/MetaGPT!327
This commit is contained in:
commit
c6cc5e2da3
14 changed files with 244 additions and 54 deletions
|
|
@ -3,7 +3,7 @@ # Experience Pool
|
|||
## Prerequisites
|
||||
- Ensure the RAG module is installed: https://docs.deepwisdom.ai/main/en/guide/in_depth_guides/rag_module.html
|
||||
- Set embedding: https://docs.deepwisdom.ai/main/en/guide/in_depth_guides/rag_module.html
|
||||
- Set both `enable_read` and `enable_write` to `true` in the `exp_pool` section of `config2.yaml`
|
||||
- Set `enabled`、`enable_read` and `enable_write` to `true` in the `exp_pool` section of `config2.yaml`
|
||||
|
||||
## Example Files
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue