starting_point/frontend/lib/tools.ts (
2
lines of code) (
raw
):
export const handleTool = async (toolName: string, parameters: any) => {} export const tools = []