mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-07 06:42:38 +02:00
make examples/search_kb.py work
This commit is contained in:
parent
b17846401e
commit
8f24808c8a
4 changed files with 44 additions and 24 deletions
|
|
@ -140,4 +140,3 @@ class SearchAndSummarize(Action):
|
|||
logger.debug(prompt)
|
||||
logger.debug(result)
|
||||
return result
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue