llama-stack-mirror/llama_stack/providers/inline/inference
Mustafa Elbehery 821d09af3d chore: enable mypy type checking for sentence transformers
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>
2025-08-29 02:19:06 +02:00
..
meta_reference chore: indicate to mypy that InferenceProvider.rerank is concrete (#3238) 2025-08-22 12:02:13 -07:00
sentence_transformers chore: enable mypy type checking for sentence transformers 2025-08-29 02:19:06 +02:00
__init__.py precommit 2024-11-08 17:58:58 -08:00