test: Use JSON tool prompt format for remote::vllm provider

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
Yuan Tang 2025-02-08 23:18:39 -05:00
parent 80ba9deab1
commit adb83e0465
No known key found for this signature in database

View file

@ -11,6 +11,7 @@ PROVIDER_TOOL_PROMPT_FORMAT = {
"remote::ollama": "json",
"remote::together": "json",
"remote::fireworks": "json",
"remote::vllm": "json",
}
PROVIDER_LOGPROBS_TOP_K = set(