mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-30 19:53:44 +00:00
Some small updates to the inference types to make them more standard Specifically: - image data is now located in a "image" subkey - similarly tool call data is located in a "tool_call" subkey The pattern followed is `dict(type="foo", foo=<...>)` |
||
---|---|---|
.. | ||
__init__.py | ||
content_types.py | ||
deployment_types.py | ||
job_types.py | ||
training_types.py | ||
type_system.py |