fix: pre-commit
This commit is contained in:
parent
7e3609f19f
commit
d644d976b0
@ -10,6 +10,7 @@ from app.prompt.toolcall import NEXT_STEP_PROMPT, SYSTEM_PROMPT
|
||||
from app.schema import TOOL_CHOICE_TYPE, AgentState, Message, ToolCall, ToolChoice
|
||||
from app.tool import CreateChatCompletion, Terminate, ToolCollection
|
||||
|
||||
|
||||
TOOL_CALL_REQUIRED = "Tool calls required but none provided"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user