[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2026-06-02 03:28:20 +00:00
commit affdf24ce7
3 changed files with 16 additions and 15 deletions

View file

@ -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