aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ChatBox/tools/SearchTool.ts
AgeCommit message (Collapse)Author
2024-08-20supports multiple inputsA.J. Shulman
maybe also make it so web results cannot have overlap (no same url in websites returned by search) Also make sure it will cite multiple websites
2024-08-16fixed up prompt by fixing examples and also removed link creation in search ↵A.J. Shulman
tool and fixed dangling promise in AM
2024-08-15implemented search tool and other tools but scraping doesn't workA.J. Shulman