Skip to content

Commit 2ca1508

Browse files
authored
Update stubs.py
1 parent 3888bb9 commit 2ca1508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

g4f/client/stubs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ class ToolFunctionModel(BaseModel):
6666
arguments: str
6767

6868
class ToolCallModel(BaseModel):
69+
index: int
6970
id: str
7071
type: str
7172
function: ToolFunctionModel

0 commit comments

Comments
 (0)