Channels
No comments on top AND new btw submitted by /u/14_year_old_12_29_10 [link] [Kommentare]
No idea how. It's size is 85.4 kilobytes. Does nothing when executed. The name is the thing I wanted to screenshot. submitted by /u/Professional-Fix4409 [link] [Kommentare]
*translated from Portuguese submitted by /u/iusearchbtw9 [link] [Kommentare]
I've been building agents for about a year and recently shipped one for a client running ~140 MCP-exposed tools at peak. Along the way I made the canonical mistake. I used cosine similarity over tool description embeddings to pick which tools the model could see per turn. Worked great in demos. Was actively dangerous in production. Here's the problem. In a basic semantic-ranking setup you embed the user query, embed every tool description once, and rank by cosine similarity at runtime. That works for general document retrieval where chunks are paragraph-length, semantically rich, and roughly equal in form. Tool descriptions are not that. They are short (often