2000+ Functions through COT

All it does is the work of quickly deciding which tool(s) might be relevant using embeddings instead of an LLM - but yeah should be easy enough to recreate!

2 Likes

Ah, yeah so Iā€™m suggesting something slightly different, Iā€™m suggesting: still allow the LLM to decide but pass it a smaller set to choose from to keep within a reasonable maximum.

Iā€™m also not going to be branching to different code, the process remains the same, Im just filtering the function set. I donā€™t need to ā€œrouteā€.

So my proposal is not so much a ā€œrouterā€ but a ā€œsmart function filterā€.

1 Like