llama-stack-mirror/llama_stack/providers/remote/inference/watsonx
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 feat: Add watsonx inference adapter (#1895) 2025-04-25 11:29:21 -07:00
config.py chore: various watsonx fixes (#3428) 2025-09-16 13:55:10 +02:00
models.py feat: Add watsonx inference adapter (#1895) 2025-04-25 11:29:21 -07:00
watsonx.py chore: remove deprecated inference.chat_completion implementations (#3654) 2025-10-03 07:55:34 -04:00