"use client"; import { motion } from 'framer-motion'; import { Plus, Search, GripVertical, Settings2, Trash2, Target } from 'lucide-react'; const mockTargets = [ { id: 1, term: 'ThinkPad T14 Gen 3', maxPrice: 600, weight: 1.5, status: 'active' }, { id: 2, term: 'RTX 3080', maxPrice: 350, weight: 2.0, status: 'active' }, { id: 3, term: 'iPhone 12 Pro Unlocked', maxPrice: 200, weight: 1.0, status: 'paused' }, ]; export default function KeywordsPage() { return (
Define the precise assets your AI agents should hunt for.
Define a natural language description for the LLM to verify against globally. For example: "Item must not be broken. Must include power cable. Ignore 'box only' listings."