mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix build
This commit is contained in:
parent
ff2a4246ab
commit
7d7af83f1e
1 changed files with 1 additions and 0 deletions
|
|
@ -383,6 +383,7 @@ mod test {
|
|||
content: Some("What city do you want to know the weather for?".to_string()),
|
||||
model: None,
|
||||
tool_calls: None,
|
||||
tool_call_id: None,
|
||||
}],
|
||||
tools: Some(vec![super::open_ai::ChatCompletionTool {
|
||||
tool_type: ToolType::Function,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue