Skip to main content
Loom is designed to be adapted. Here are all the extension points available:

Custom Schema Structure

Custom CM Prompt

Override the CM agent’s behavior by providing a custom system_prompt_builder:

Custom Chatbot Prompt

The chatbot prompt template receives {recalled_data} (recalled schema content) and any custom variables injected by plugins:

Custom Input Formats

Subclass InputConverter for custom data formats: