Commit 4d805f7
authored
feat:
# 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.LLMImageProcessor and model routing example (#179)1 parent 7b81c22 commit 4d805f7
6 files changed
Lines changed: 659 additions & 39 deletions
File tree
- examples/demos/llm/004_image_processing
- plugboard/library
- tests/unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments