安全研究官方发布自动监测

Promptfoo 0.123.1

Promptfoo 0.123.1 introduces support for OpenAI Agents API, GPT-Live voice sessions, Gemini 3.8, and Vertex Live, alongside portable HTTP and MCP config schemas, Ollama 0.34 improvements, and extensive bug fixes across assertion scoring, RAG thresholds, and provider configurations.

原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。

人类阅读

为什么值得关注

Promptfoo release 0.123.1 delivers major expansions in provider coverage and multiple stability fixes for testing and evaluation workflows. Key Feature Additions: - Providers: Added OpenAI Agents API, GPT-Live voice sessions, Gemini 3.8, and Vertex Live support. - Schemas: Added portable config schemas for HTTP and MCP integrations. - Bedrock: Refreshed authentication handling across HTTP adapters. - Ollama: Added Ollama 0.34 features, surfaced thinking output and finish reasons, supported streamed tool calls, migrated embeddings to /api/embed , and surfaced HTTP errors directly. - Gemini: Updated tool and media handling, ensuring prompt tool policies override passthroughs. Significant Bug Fixes and Changes: - Assertions and Evaluations: Defaulted RAG assertion thresholds to 0.5; prevented invalid inversion of grader failures on not-classifier , not-search-rubric , and RAG/context-faithfulness matchers; bound tool-call parser state; and rejected non-string rubrics or malformed webhook results. - Security and Auth: Isolated Agents endpoint credentials, hardened custom header requests, and stopped leaking local configuration into outbound request bodies. - Integrations: Improved Langfuse environment handling and prompt fetch sharing; honored --env-file for Helicone keys and Langfuse base URLs. - Redteaming: Grounded agent skill plans in application evidence and ensured vulnerabilities are retained even when scoring encounters failures.

Agent 解析

可执行摘要

Promptfoo version 0.123.1 adds provider support for OpenAI Agents API, GPT-Live voice, Gemini 3.8, and Vertex Live, plus portable schemas for HTTP and MCP configurations. It incorporates Ollama 0.34 updates (including streaming tool calls, thinking outputs, and migration to /api/embed), sets default RAG assertion thresholds to 0.5, and addresses several assertion failure inversion and provider credential bugs.

Agent 实用度
82/100
可信度
96%
机器格式
JSON + Markdown
下一步

开发者应核对什么

  • Verify evaluation test suites relying on RAG assertion thresholds, as defaults now explicitly apply at 0.5.
  • Review inverse assertions ( not-classifier , not-search-rubric , context-faithfulness) to ensure test expectations align with the fix preventing inverted grader failures.
  • Update Ollama provider setups to accommodate the /api/embed migration and test newly exposed thinking outputs or streamed tool calls.
  • Examine provider configs if sharing or exporting configurations, adopting portable HTTP and MCP config schemas where applicable.
分类

标签与路由

evaluationred-teamtesting
相关信号

继续阅读