llama-stack-mirror/llama_stack/providers
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
..
inline chore: enable mypy type checking for sentence transformers 2025-08-29 02:19:06 +02:00
registry chore: enable mypy type checking for sentence transformers 2025-08-29 02:19:06 +02:00
remote chore: indicate to mypy that InferenceProvider.batch_completion/batch_chat_completion is concrete (#3239) 2025-08-22 14:17:30 -07:00
utils chore(dev): add inequality support to sqlstore where clause (#3272) 2025-08-28 14:49:36 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: create unregister shield API endpoint in Llama Stack (#2853) 2025-08-05 07:33:46 -07:00