run-llama / llama_index

LlamaIndex is a data framework for your LLM applications
https://docs.llamaindex.ai
MIT License
36.74k stars 5.27k forks source link

feat: Multimodal Node #16962

Open masci opened 1 day ago

masci commented 1 day ago

Description

Introduce a new Node with built-in multimodal support.

Key concepts:

This PR is work in progress, once we agree on a design I'll proceed adding tests and proper documentation