feat: remove unused buildInstructionAppendices function from tool_helpers
This commit is contained in:
@@ -55,7 +55,3 @@ func buildRuntimeTraceToolMetadata(
|
||||
}
|
||||
return ret
|
||||
}
|
||||
|
||||
func buildInstructionAppendices(toolDefinitions []einoadapter.MCPToolDefinition, extraToolCodes map[string]string) []string {
|
||||
return NewToolAppendixProvider().Build(toolDefinitions, extraToolCodes)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user