MCPcopy Create free account
hub / github.com/HaeMarcus/MindMirror / insert_document

Function insert_document

backend/app/database.py:141–151  ·  view source on GitHub ↗
(doc_id: str, source_type: str, source_name: str,
                    user_id: str,
                    time_range_start: Optional[str] = None,
                    time_range_end: Optional[str] = None,
                    metadata: Optional[dict] = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generateFunction · 0.90

Calls 1

get_dbFunction · 0.85

Tested by

no test coverage detected