This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
12
Packages
Projects
Releases
Wiki
Activity
Files
ea4bf12286fdba437230da5e8ad6dc00fc084c29
sglang
/
python
/
sglang
/
srt
/
function_call
T
History
Chang Su
34b6b8426f
feat(func_call): Add more check in
BaseFormatDetector.parse_streaming_increment
(
#7479
)
2025-06-23 11:15:47 -07:00
..
base_format_detector.py
feat(func_call): Add more check in
BaseFormatDetector.parse_streaming_increment
(
#7479
)
2025-06-23 11:15:47 -07:00
core_types.py
…
deepseekv3_detector.py
feat(oai refactor): Replace
openai_api
with
entrypoints/openai
(
#7351
)
2025-06-21 13:21:06 -07:00
ebnf_composer.py
bugfix(tool call ebnf): Fix EBNF generation for optional function parameters (
#7283
)
2025-06-17 13:36:07 -07:00
function_call_parser.py
feat(oai refactor): Replace
openai_api
with
entrypoints/openai
(
#7351
)
2025-06-21 13:21:06 -07:00
llama32_detector.py
feat(oai refactor): Replace
openai_api
with
entrypoints/openai
(
#7351
)
2025-06-21 13:21:06 -07:00
mistral_detector.py
feat(oai refactor): Replace
openai_api
with
entrypoints/openai
(
#7351
)
2025-06-21 13:21:06 -07:00
pythonic_detector.py
feat(oai refactor): Replace
openai_api
with
entrypoints/openai
(
#7351
)
2025-06-21 13:21:06 -07:00
qwen25_detector.py
feat(oai refactor): Replace
openai_api
with
entrypoints/openai
(
#7351
)
2025-06-21 13:21:06 -07:00
utils.py
…