↓ 1 callersMethod_set_in_postgres(
self,
key: str,
result_json: str,
tool_name: str,
user_id: str,
src/app/shared/langchain_layer/agents/tools/idempotency.py:161
↓ 1 callersFunction_verify_legal_chunks(
*,
repo: DocumentRepository,
graphiti: Graphiti | None,
user_id: str,
document_id: str,
src/app/features/documents/service.py:652
↓ 1 callersFunction_write_single_clause_episode(
segment: ClauseSegment,
doc_id: str,
user_id: str,
thread_id: str,
jurisdiction: str,
src/app/shared/rag/graphiti/write_clause_episodes.py:152
↓ 1 callersMethodbm25_search(
self,
*,
user_id: str,
query: str,
candidate_limit: int,
fil
src/app/features/documents/repository.py:305