# openai
標記為「openai」的 14 篇文章
Azure OpenAI 安全指南
完整的 Azure OpenAI 安全指南,涵蓋內容過濾器、私有端點與 RBAC。
Azure OpenAI 服務強化
Azure OpenAI 部署的生產級強化指南,涵蓋網路、身分、內容安全與成本控制。
內容安全 API(Azure、OpenAI、Google)
Azure Content Safety、OpenAI Moderation API 與 Google Cloud 安全服務之詳細比較,含 API 結構、類別分類、嚴重性等級、測試方法論與常見缺口。
嵌入模型安全比較
跨嵌入模型的安全屬性比較——涵蓋 OpenAI、Cohere、Voyage、開源模型的反演抵抗力、隱私屬性與對抗性穩健性。
API 微調安全
對來自 OpenAI、Anthropic、Together AI、Fireworks AI 等之雲端微調 API 的安全分析——這些服務如何建立新的攻擊面,以及供應商已部署的防禦。
AI API 生態系
紅隊員之 AI API 生態系指南——OpenAI、Anthropic、Google、AWS、Azure、開源 API、身分驗證模式,與常見安全錯誤組態。
Lab: API-Based Model Testing
學習 to test 語言模型 through their APIs including OpenAI, Anthropic, and local Ollama endpoints. 建構 reusable API testing functions with proper error handling.
Your First LLM API Call with OpenAI
設定 your Python environment and make your first LLM API call to understand request/response patterns.
GPT-4 / GPT-4o 概觀
OpenAI GPT-4 與 GPT-4o 模型的架構概觀,涵蓋傳聞中的 Mixture of Experts 設計、能力、API 介面,以及對紅隊具意義的安全相關特性。
GPT-4 架構安全性
GPT-4 架構、訓練與安全特性的安全性觀點。
Azure OpenAI 紅隊 導覽
Complete red team walkthrough for Azure OpenAI deployments: testing content filters, managed identity exploitation, prompt flow injection, data integration attacks, and Azure Monitor evasion.
Azure OpenAI 紅隊 導覽 (Platform 導覽)
End-to-end walkthrough for red teaming Azure OpenAI deployments: deployment configuration review, content filtering bypass testing, managed identity exploitation, prompt flow assessment, and diagnostic log analysis.
測試 Azure OpenAI 服務
Azure OpenAI(含內容過濾、受管身分與網路控制)的紅隊測試指南。
測試 OpenAI GPT-4o:完整指南
OpenAI GPT-4o 的完整紅隊測試指南(含 API、函式呼叫與結構化輸出)。