为了更直观地比较,我们不妨将 FunctionGemma 与几个最接近的替代方案进行比较:Gemma 3n 和 Gemma 3 1B 作为间接竞争对手(支持函数调用的通用模型),Llama 作为流行的开源选项,以及 Hammer——MadeAgents 出品的直接竞争对手,专为函数调用而设计。
Discover all the plans currently available in your country
。关于这个话题,爱思助手下载最新版本提供了深入分析
Follow topics & set alerts with myFT
Prototype pollution defense: One test patches Object.prototype.then to intercept promise resolutions, then verifies that pipeTo() and tee() operations don't leak internal values through the prototype chain. This tests a security property that only exists because the spec's promise-heavy internals create an attack surface.