llama-stack-mirror/llama_stack/providers/inline/inference/meta_reference
Matthew Farrellee d266c59c2a
chore: remove deprecated inference.chat_completion implementations (#3654)
# What does this PR do?

remove unused chat_completion implementations

vllm features ported -
 - requires max_tokens be set, use config value
 - set tool_choice to none if no tools provided


## Test Plan

ci
2025-10-03 07:55:34 -04:00
..
__init__.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
common.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
config.py chore(api): add mypy coverage to meta_reference_config (#2664) 2025-07-09 10:24:30 +02:00
generators.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
inference.py chore: remove deprecated inference.chat_completion implementations (#3654) 2025-10-03 07:55:34 -04:00
model_parallel.py chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
parallel_utils.py chore(pre-commit): add pre-commit hook to enforce llama_stack logger usage (#3061) 2025-08-20 07:15:35 -04:00