[Doc] Fix SGLang tool parser doc (#9886)
This commit is contained in:
@@ -457,6 +457,7 @@ def wait_for_server(base_url: str, timeout: int = None) -> None:
|
||||
NOTE: Typically, the server runs in a separate terminal.
|
||||
In this notebook, we run the server and notebook code together, so their outputs are combined.
|
||||
To improve clarity, the server logs are displayed in the original black color, while the notebook outputs are highlighted in blue.
|
||||
To reduce the log length, we set the log level to warning for the server, the default log level is info.
|
||||
We are running those notebooks in a CI environment, so the throughput is not representative of the actual performance.
|
||||
"""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user