mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-03 19:57:35 +00:00
Fix method signature incompatibilities with InferenceProvider protocol: - Update completion() content parameter type to InterleavedContent - Reorder chat_completion() parameters to match protocol - Add type ignores for mixin inheritance conflicts Signed-off-by: Mustafa Elbehery <melbeher@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
agents.py | ||
batches.py | ||
datasetio.py | ||
eval.py | ||
files.py | ||
inference.py | ||
post_training.py | ||
safety.py | ||
scoring.py | ||
telemetry.py | ||
tool_runtime.py | ||
vector_io.py |