mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-28 15:02:37 +00:00
Fix pre-commit
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
f93f7f0199
commit
24f64915b6
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ class VLLMImplConfig(BaseModel):
|
|||
api_token: Optional[str] = Field(
|
||||
default=None,
|
||||
description="The API token",
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue