Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
81549361 committed Nov 27, 2024
1 parent 976f109 commit 2e6dd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/sglang/srt/openai_api/protocol.py
Original file line number Diff line number Diff line change
Expand Up @@ -364,4 +364,4 @@ class EmbeddingResponse(BaseModel):
data: List[EmbeddingObject]
model: str
object: str = "list"
usage: Optional[UsageInfo] = None
usage: Optional[UsageInfo] = None

0 comments on commit 2e6dd2a

Please sign in to comment.