Organize and isolate data into logical folder groups in Morphik
ingest_text
- Ingest text content into this folderingest_file
- Ingest a file into this folderingest_files
- Ingest multiple files into this folderingest_directory
- Ingest all files from a directory into this folderretrieve_chunks
- Retrieve chunks matching a query from this folderretrieve_docs
- Retrieve documents matching a query from this folderquery
- Generate a completion using context from this folder (supports llm_config
parameter for custom LLM configuration)list_documents
- List all documents in this folderbatch_get_documents
- Get multiple documents by their IDs from this folderbatch_get_chunks
- Get specific chunks by source from this foldercreate_graph
- Create a knowledge graph from documents in this folderupdate_graph
- Update a knowledge graph with new documents from this folderdelete_document_by_filename
- Delete a document by filename from this foldersignin
method on the folder object: