Hacker News new | ask | show | jobs
Show HN: Tier – Adaptive tool routing that makes small LLMs 10pt more accurate (github.com)
4 points by pranabsarkar 61 days ago
1 comments

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.