(no title)
michaelanckaert | 3 months ago
First LLM Call: only pass the "search tool" tool. The output of that tool is a list of suitable tools the LLM searched for. Second LLM Call: pass the additional tools that were returned by the "search tool" tool.
stavros|3 months ago
I guess regex/full text search works too, but the LLM would be much less sensitive to keywords.
slimslenders|3 months ago
RobertDeNiro|3 months ago
michaelanckaert|3 months ago
BoorishBears|3 months ago
LLMs generalize obviously, but I also wouldn't be shocked if it performs better than a "normal" implementation.