This website requires JavaScript.
Explore
Help
Register
Sign In
20231088
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
tool_use
History
Chirag Jain
ee2da3e9ef
fix validation: Only set tool_choice
auto
if at least one tool is provided (
#8568
)
2024-09-26 16:23:17 -07:00
..
__init__.py
[Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (
#5649
)
2024-09-04 13:18:13 -07:00
conftest.py
[Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (
#5649
)
2024-09-04 13:18:13 -07:00
test_chat_completion_request_validations.py
fix validation: Only set tool_choice
auto
if at least one tool is provided (
#8568
)
2024-09-26 16:23:17 -07:00
test_chat_completions.py
[Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (
#5649
)
2024-09-04 13:18:13 -07:00
test_parallel_tool_calls.py
[Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (
#5649
)
2024-09-04 13:18:13 -07:00
test_tool_calls.py
[Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (
#5649
)
2024-09-04 13:18:13 -07:00
utils.py
[Bugfix] Streamed tool calls now more strictly follow OpenAI's format; ensures Vercel AI SDK compatibility (
#8272
)
2024-09-09 10:45:11 -04:00