mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Error during the rebase.
This commit is contained in:
parent
961a873305
commit
31865be72f
@ -999,7 +999,6 @@ pub struct ToolCallMessage {
|
||||
#[schema(example = "assistant")]
|
||||
role: String,
|
||||
tool_calls: Vec<ToolCall>,
|
||||
tool_call_id: String,
|
||||
}
|
||||
|
||||
#[derive(Clone, Deserialize, ToSchema, Serialize, Debug, PartialEq)]
|
||||
|
Loading…
Reference in New Issue
Block a user