Tiny formatting fix
This commit is contained in:
parent
437997872a
commit
eec9eb41e9
@ -33,7 +33,7 @@ func convertTools(tools []model.Tool) []Tool {
|
||||
}
|
||||
}
|
||||
|
||||
geminiTools[i] = Tool{
|
||||
geminiTools[i] = Tool{
|
||||
FunctionDeclarations: []FunctionDeclaration{
|
||||
{
|
||||
Name: tool.Name,
|
||||
|
Loading…
Reference in New Issue
Block a user