Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kumo.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

In some cases, you may want to use node embeddings to incorporate an external model into your Kumo predictions. For example, you may want to incorporate an external LLM, image embedding model, or some other custom data (e.g., sound). To do this, you would insert your column into your Kumo table as a sequence data type—it will then be processed as an input, like any other standard column.