关于护栏配置的后续工作
作者: leseb创建于 2026年5月11日更新于 2026年9月10日
标签stale
一般来说看起来不错。我们可以考虑将 `extra_body={"guardrails": True}` 更具体地改为 `extra_body={"moderation": True}`。或者可以考虑嵌套,以便在未来添加更多的防护设施: `extra_body={"guardrails": {"moderation": True}}`。如果已配置端点,是否应将防护设施默认为启用?_最初由 @eoinfennessy 在 https://GitHub.com/ogx-ai/ogx/pull/5291#pullrequestreview-4227455670 中发布
内容来源: ogx-ai/ogx