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

Added docstrings and unit tests for `core.multimodal` #16872

Closed brycecf closed 6 days ago

brycecf commented 1 week ago

Description

Type of Change

Unit tests with no breaking change.

How Has This Been Tested?

Your pull-request will likely not be merged unless it is covered by some form of impactful unit testing.

Suggested Checklist:

brycecf commented 1 week ago

@logan-markewich It looks like there are unrelated tests failing from llama-index-integrations/readers/llama-index-readers-jira.