↓ 1 callersFunction_find_query_target(
*,
kb_id: str,
retrievers: dict[str, Any],
visible_kbs: list[dict[str, Any]],
)
backend/package/yuxi/agents/toolkits/kbs/tools.py:175
↓ 1 callersFunction_generate_benchmark_item_once(
*,
kb_instance: Any,
kb_id: str,
all_chunks: list[dict[str, Any]],
llm: Any,
context
backend/package/yuxi/knowledge/eval/benchmark_generation.py:194
↓ 1 callersFunction_handle_image_caption(tokens, i, result, current_content, title_stack, max_length, embed_fn)
backend/package/yuxi/knowledge/chunking/ragflow_like/parsers/semantic.py:70
↓ 1 callersFunction_import_skill_dir_impl(
db: AsyncSession,
*,
source_skill_dir: Path,
created_by: str | None,
source_type: str,
backend/package/yuxi/agents/skills/service.py:668
↓ 1 callersMethod_list_knowledge_children(
self,
kb_id: str,
parent_id: str | None,
*,
recursive: bool,
backend/package/yuxi/knowledge/base.py:490
↓ 1 callersFunction_list_thread_files(
client: httpx.AsyncClient,
headers: dict[str, str],
thread_id: str,
path: str,
)
backend/test/e2e/test_agent_bubble_sort_e2e.py:81
↓ 1 callersFunction_message_chunk_yuxi_events(
msg_dict: dict[str, Any],
*,
message_id: str,
thread_id: str | None,
namespace: list[str
backend/package/yuxi/services/chat_service.py:194