Skip to content

Commit 4d805f7

Browse files
authored
feat: LLMImageProcessor and model routing example (#179)
# Summary Adds a new component for image processing using multimodal LLMs. # Changes * New `LLMImageProcessor` library component to allow images to be passed to multimodal LLMs. * A new notebook demo for the docs, demonstrating how to perform local and remote image classification.
1 parent 7b81c22 commit 4d805f7

6 files changed

Lines changed: 659 additions & 39 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.csv

0 commit comments

Comments
 (0)