Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 13, 2024
1 parent 89c9ded commit 6c5e4bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -337,5 +337,5 @@ def pre_llm_inference_actions(self, model_name, query):
to_close.append(child_knowledge_base)
for kb in to_close:
kb.client.close()

return prompt, links

0 comments on commit 6c5e4bf

Please sign in to comment.