llama-stack-mirror/llama_stack/providers
Matthew Farrellee f6d1867bf5 chore: remove batch-related APIs
APIs removed:
 - POST /v1/batch-inference/completion
 - POST /v1/batch-inference/chat-completion
 - POST /v1/inference/batch-completion
 - POST /v1/inference/batch-chat-completion

note -
 - batch-completion & batch-chat-completion were only implemented for inference=inline::meta-reference
 - batch-inference were not implemented
2025-08-26 19:18:16 -04:00
..
inline chore: remove batch-related APIs 2025-08-26 19:18:16 -04:00
registry feat(distro): no huggingface provider for starter (#3258) 2025-08-26 14:06:36 -07:00
remote chore: remove batch-related APIs 2025-08-26 19:18:16 -04:00
utils feat: implement query_metrics (#3074) 2025-08-22 14:19:24 -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