וידאו
YT AI Engineer ·
כלי פיתוח לעומת זמן ריצה
Build-Time vs. Run-Time: Why Dev Tools Fail in Production — Averi Kitsch & Prerna Kakkar, Google
▶ צפה כאן — בלי לצאת מהאתר
אברי קיטש ופרנה קאקר מגוגל מדגימים כישלון של כלי פיתוח בזמן ריצה. הם מציגים כיצד סוכנים יכולים לגרום לתקלות בזמן ריצה. הם מציעים פתרונות לבעיה זו, כולל הפרדה בין זהות משתמש, אפליקציה וסוכן.
תקציר מקורי באנגליתIn one of the demos an agent hits an error, decides the fix is to delete the table and start fresh, and does exactly that. Nothing stops it. Averi Kitsch, technical lead for MCP Toolbox on Google Cloud databases, and Prerna Kakkar, who leads Eval Bench at Google, use that failure to draw the line their talk is named for. Build time tools serve developer assistance: control plane tools that manage instances, and natural language to SQL that writes whatever query a question needs. They are flexible, belong under a human, and do not belong in production. Run time tools are the opposite, structured SQL with parameters fixed ahead of time, closing off injection, cutting latency, and leaving no room to invent. The second half is security. A database is only as secure as the agent in front of it,
קרא במקור המקורי
youtube.com
פתח כתבה מקורית