make examples/search_kb.py work

This commit is contained in:
seehi 2023-11-22 14:25:07 +08:00
parent b17846401e
commit 8f24808c8a
4 changed files with 44 additions and 24 deletions

View file

@ -140,4 +140,3 @@ class SearchAndSummarize(Action):
logger.debug(prompt)
logger.debug(result)
return result