mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-29 15:59:42 +02:00
add memory_storage using ann to avoid similar idea repetitive execution
This commit is contained in:
parent
39d7ed9ee5
commit
f6b55c8b3b
15 changed files with 465 additions and 9 deletions
|
|
@ -40,3 +40,6 @@ RPM: 10
|
|||
## Use SD service, based on https://github.com/AUTOMATIC1111/stable-diffusion-webui
|
||||
SD_URL: "YOUR_SD_URL"
|
||||
SD_T2I_API: "/sdapi/v1/txt2img"
|
||||
|
||||
#### for Execution
|
||||
#LONG_TERM_MEMORY: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue