Show HN: Tier – Adaptive tool routing that makes small LLMs 10pt more accurate(github.com)
github.com
Show HN: Tier – Adaptive tool routing that makes small LLMs 10pt more accurate
https://github.com/yantrikos/tier
5 コメント
This is cool. I am working on something similar for code schema reads by AI, which cost me a lot of tokens. I’ll share once battle tested. The idea of abstracting and then giving it a tree to follow is where I landed also.
Let me know your findings.