We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6206fe commit 64e53bfCopy full SHA for 64e53bf
llama_stack/providers/remote/inference/vllm/vllm.py
@@ -63,8 +63,8 @@
63
)
64
from llama_stack.providers.utils.inference.openai_compat import (
65
UnparseableToolCall,
66
- convert_openai_chat_completion_stream,
67
convert_message_to_openai_dict_new,
+ convert_openai_chat_completion_stream,
68
convert_tool_call,
69
get_sampling_options,
70
process_chat_completion_stream_response,
0 commit comments