Skip to content

Commit d644d97

Browse files
committed
fix: pre-commit
1 parent 7e3609f commit d644d97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/agent/toolcall.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from app.schema import TOOL_CHOICE_TYPE, AgentState, Message, ToolCall, ToolChoice
1111
from app.tool import CreateChatCompletion, Terminate, ToolCollection
1212

13+
1314
TOOL_CALL_REQUIRED = "Tool calls required but none provided"
1415

1516

0 commit comments

Comments
 (0)