mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 18:22:00 +00:00
This adds logic to handle input content types coming from the model's previous output messages (like in multi-turn conversations) and content types that are plain strings. it also raises an error if we find any unhandled content types, as that would be a bug we need to fix. Signed-off-by: Ben Browning <bbrownin@redhat.com> |
||
|---|---|---|
| .. | ||
| meta_reference | ||
| __init__.py | ||