Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Launchpad
Be early to the next big token project
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Google proposes continuous evaluation engineering methods to address the challenges of AI agent deployment environment assessment
ME News update: April 4 (UTC+8). Recently, GoogleCloudTech published a post stating that relying on manual chat and subjective impressions (i.e., “vibe checks”) to evaluate AI agents in production environments is unreliable and could lead to disaster. The article’s view is that, due to the probabilistic nature of generative AI, even small changes in prompts or model weights can cause a significant drop in performance. To address this issue, the article proposes an engineering approach of applying Continuous Evaluation (CE). The method distinguishes two modes of AI engineering: the exploration mode (in the lab) and the defense mode (in the factory). The exploration mode focuses on finding a model’s potential through a small number of examples and vibe checks; the defense mode, on the other hand, emphasizes stability by using dataset-based evaluations, strict gating, and automated metrics to ensure the system meets Service Level Objectives (SLOs). The article warns that many teams tend to stay in the exploration mode for the long term. It also gives an example of a distributed multi-agent system (the course creator system) built based on Cloud Run and the Agent2Agent protocol, to illustrate how defense-mode practices for reliable, scalable production-grade AI deployments can be achieved by following the separation of concerns principle and employing specialized agents (such as researchers, judges, content builders, and coordinators). (Source: InFoQ)