Weaviate 的 Query Agent 更新了,能自动分析数据里的数值范围,不用手动配过滤器,搜“低于均价”更准。
Weaviate 推出了 Query Agent 的更新,使其在执行搜索前先自动探索数据集合。该功能能识别所有可用的过滤值,并计算数字属性的均值、中位数、最小值和最大值。用户无需手动描述数据结构,即可直接查询“低于平均价格的产品”。
Most search agents wait for instructions. Ours now reads the room first. The latest update is a bi...
Most search agents wait for instructions. Ours now reads the room first. The latest update is a big one: 𝗶𝗺𝗽𝗿𝗼𝘃𝗲𝗱 𝗳𝗶𝗹𝘁𝗲𝗿𝘀 𝗮𝗻𝗱 𝗱𝗮𝘁𝗮 𝘂𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴. Before performing a search, the Query Agent now explores your data first. This means it builds up a picture of what's actually in your collection - before it even starts searching. Here's what it now understands automatically: • 🗂️ All possible values available to filter on • 🔢 The mean, median, min, and max of numeric properties in your collection No need to manually describe your data structure or hardcode filter options. The agent figures it out on its own - and uses that understanding to run more precise, refined searches for you. In practice, this means you can ask something like "show me products priced below average" or "filter by the most common category" and the agent already knows what those values look like in 𝘺𝘰𝘶𝘳 𝘴𝘱𝘦𝘤𝘪𝘧𝘪𝘤 𝘥𝘢𝘵𝘢. Smarter filtering, better search quality, and less docs.weaviate.io/query-agent?ut… n more about the query agent: https://t.co/22av73EMe0 💬 0 🔄 0 ❤️ 0 👀 66 ⚡