HomeTags#context-window

Tag timeline

#context-window10 total

同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total10#context-window の全掲載記事All listed entries tagged #context-window
Showing10このページの表示件数Entries on this page
Page1/1静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 1/1 · 10 total

Fri, Aug 141 entries
コミュニティCommunityLocal Models·Qiita LLM

LLMの「コンテキストウィンドウ枯渇」を解決する:履歴圧縮と要約のバックエンドロジックThis article explains backend strategies for handling LLM context window…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約長い会話でLLMのコンテキストウィンドウが溢れる問題に対し、会話履歴を動的に圧縮・要約するバックエンド設計手法を解説した記事。GPT-4やLlama 3などを対象に、実用的な実装パターンを提示している。

AI SUMMARYThis article explains backend strategies for handling LLM context window exhaustion by dynamically compressing and summarizing conversation history, targeting models like GPT-4 and Llama 3.

LLMのコンテキストウィンドウ枯渇を解決する:履歴圧縮と要約のバックエンドロジックog
Fri, Jul 311 entries
公式OfficialGemini/Gemma·Google Developers Blog

Genkit GoのAgent Skillsでオンデマンドの専門知識を活用するEnable on-demand expertise with Agent Skills in Genkit Go

重要度 MediumMedium priority技術記事 · Gemini / Gemmatechnical post · Gemini / Gemma

AI要約Genkit GoはAgent Skillsを導入し、専門的な指示やスクリプトをSKILL.mdモジュールにパッケージ化することで、コンテキストウィンドウの肥大化とトークン消費を抑制できるようになった。

AI SUMMARYGenkit Go introduces Agent Skills, a progressive disclosure architecture that packages specialized instructions into modular SKILL.md bundles, reducing context window bloat and token consumption for AI agents.

Thu, Jul 231 entries
コミュニティCommunityLocal Models·Zenn LLM

ollama の入力切り捨てをレスポンスだけで検知する — 3回作り直した記録A practical account of detecting silent input truncation in ollama—where…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約ollama がコンテキスト長を超えた入力を無警告で切り捨てる問題に対し、レスポンスのみを手がかりに切り捨てを検知する手法を3度の試行錯誤を経て確立した実践記録。ローカルLLM運用の信頼性向上に役立つ知見をまとめている。

AI SUMMARYA practical account of detecting silent input truncation in ollama—where prompts exceeding the context window are cut without warning—using only the model response as a signal, refined through three redesigns. The findings help improve reliability when running LLMs locally.

Tue, Jul 211 entries
コミュニティCommunityLocal Models·Zenn LLM

ollama は長い入力の中間部分を無音で切り捨てる — 実測で半分しか処理されない問題Benchmarking reveals that ollama silently drops the middle portion of inputs…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約ollama はデフォルトのコンテキスト長を超えた入力を受け取ると、警告なしに中間部分を削除することが実測で判明した。ユーザーが気づかないまま重要な情報が欠落するため、num_ctx の明示的な設定が必要となる。

AI SUMMARYBenchmarking reveals that ollama silently drops the middle portion of inputs exceeding the default context length, retaining only about half the content without any warning. This silent truncation can cause critical information loss, making explicit num_ctx configuration essential.

Tue, Jul 141 entries
論文PaperPapers/Benchmarks·arXiv cs.LG

コーディングエージェントが行動するために実際に必要なコンテキストとは?What Context Does a Coding Agent Actually Need to Act?

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約本研究は、コーディングエージェントが効果的にタスクを遂行するために必要なコンテキストの種類と量を体系的に分析し、不要な情報を削減して性能を維持できる条件を明らかにした。

AI SUMMARYThis paper systematically investigates which types and amounts of context are truly necessary for coding agents to act effectively, revealing that many agents can maintain performance with significantly reduced input context.

Mon, Jul 131 entries
🔥 HOTコミュニティCommunityClaude Code·Qiita Claude

Claude Sonnet 5リリース — 1Mコンテキスト標準化・temperature廃止・実質3割の値上げAnthropic released Claude Sonnet 5 on June 30, 2026, standardizing 1M-token…

重要度 HighHigh priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約Anthropicが2026年6月30日にClaude Sonnet 5をリリースし、1Mトークンコンテキストの標準化やtemperatureパラメータの廃止、実質約30%の価格引き上げが行われた。開発者にとってAPIの仕様変更とコスト増加の両面で対応が必要な重要アップデートとなる。

AI SUMMARYAnthropic released Claude Sonnet 5 on June 30, 2026, standardizing 1M-token context windows, deprecating the temperature parameter, and effectively raising prices by around 30%. Developers must adapt to both API changes and increased costs.

Thu, Jun 181 entries
公式OfficialCopilot·GitHub Copilot Blog

各トークンを最大限に活用する:Copilotによるコンテキスト処理とモデルルーティングの改善Getting more from each token: How Copilot improves context handling and model routing

重要度 InfoInformational深掘り候補 · 技術記事 · GitHub CopilotDeep-dive candidate · technical post · GitHub Copilot

AI要約GitHub Copilotがコンテキスト処理とモデルルーティングを最適化し、各トークンをより有益な作業へ振り向けることで、セッションの効率を高めユーザーのクレジット消費を抑える改善を解説している。

AI SUMMARYGitHub explains how Copilot optimizes context handling and model routing so each token goes toward more useful work, improving session efficiency and making users' credits stretch further.

Wed, Jun 171 entries
公式OfficialLocal Models·Ollama Releases

Ollama v0.30.9-rc2 リリースOllama Releases v0.30.9-rc2

重要度 MediumMedium priority公式リリース · Local LLM / Open Modelsofficial release · Local LLM / Open Models

AI要約Ollama v0.30.9のリリース候補版rc2が公開された。今回の更新ではLLMのコンテキストシフト処理においてシフト可能なプロンプトへの対応が追加されており、長いコンテキスト利用時の挙動が改善される。

AI SUMMARYllm: context shift allow shiftable prompts ( #16764 )

Ollama Releases v0.30.9-rc2media
Tue, Jun 161 entries
公式OfficialLocal Models·Ollama Releases

Ollama v0.30.9-rc1 リリースOllama Releases v0.30.9-rc1

重要度 MediumMedium priority公式リリース · Local LLM / Open Modelsofficial release · Local LLM / Open Models

AI要約Ollama v0.30.9-rc1がリリース候補として公開。サーバー側で8Kを超えるコンテキストウィンドウへのコンテキストシフト対応が追加され、エラー処理の改善も含まれる。

AI SUMMARYserver: context shift for context windows larger than 8k, add error w…

Ollama Releases v0.30.9-rc1media
Wed, May 61 entries
新規収集INDEXED公式OfficialAI Editors·Cursor Changelog

Cursor、コンテキスト使用量の内訳表示機能を追加(新しいタブで開きます)Context Usage Breakdown(opens in a new tab)

重要度 MediumMedium priority変更履歴 · AI Editorschangelog · AI Editors

AI要約CursorがAIエージェントのコンテキスト使用量を詳細に可視化する機能を導入した。各種要素ごとの消費量が確認できるようになり、ユーザーはトークン管理やプロンプト最適化を行いやすくなる。

AI SUMMARYYou can now see a breakdown of your agent's context usage .