[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
66a9ee258d
commit
affdf24ce7
3 changed files with 16 additions and 15 deletions
|
|
@ -554,6 +554,7 @@ TERMINAL_TOOL = {
|
|||
},
|
||||
}
|
||||
|
||||
|
||||
# Lazy import: don't pull rag stack on inference paths that never see RAG.
|
||||
def _get_rag_tool_spec():
|
||||
from core.rag.tool import SEARCH_KNOWLEDGE_BASE_TOOL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue