コンテキスト窓 (context window)
モデルが一度に参照できる情報範囲。推論品質は文脈の選定と圧縮戦略に依存する。
- labels
- ja:コンテキスト窓 / en:context window / de:Kontextfenster
- aliases
- ja: 入力文脈, 参照範囲 | en: prompt context, token window
- updated
- 2026-02-06
- version
- 1.0.0
- tags
- llm, prompting, information-architecture
- machine JSON
- /data/concepts/context-window.json
Description
ja
文脈が多すぎると重要情報が埋没し、少なすぎると必要知識が欠落する。自分専用の公開知識ベースを持つことで、AIへ渡す文脈を再利用可能な単位で最適化できる。
en
Too much context can bury key signals, while too little loses required knowledge. A personal public knowledge base enables reusable and optimized context packets for prompting.
Machine Summary
{
"id": "context-window",
"url": "https://tasukeai.org/concepts/context-window.html",
"summary": "モデルが一度に参照できる情報範囲。推論品質は文脈の選定と圧縮戦略に依存する。",
"related": [
"grounding",
"verification",
"human"
],
"updatedAt": "2026-02-06",
"generatedAt": "2026-02-11T09:43:13+00:00"
}