6 lines
512 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ヒューマン・マシン・インタラクション
openmcp-sdkは強力なHILHuman-in-the-Loopワークフローをサポートしており、自動化プロセスの任意の段階で人的介入を可能にします。この機能は大規模言語モデルLLM駆動のアプリケーションで特に有用です。なぜなら、このようなモデルの出力は検証、修正、またはコンテキスト情報の補足が必要となる場合があるためです。
// 続く...