Skip to content

Commit 22dc262

Browse files
committed
fix: add binding for name in ChatCompletionRequestToolMessage
1 parent 0c3bc4b commit 22dc262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llama_cpp/llama_types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ class ChatCompletionRequestToolMessage(TypedDict):
222222
role: Literal["tool"]
223223
content: Optional[str]
224224
tool_call_id: str
225+
name: Optional[str]
225226

226227

227228
class ChatCompletionRequestFunctionMessage(TypedDict):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy