Tech News
← Home  ·  All topics

Context Window

3 GoKawiil briefs on this topic

Claude Opus 5.5 scores 58 on Artificial Analysis Intelligence Index, priced above median

Anthropic's Claude Opus 5.5, running in Adaptive Reasoning Max Effort mode, scored 58 on the Artificial Analysis Intelligence Index against a median of 25 among comparable models. The model handles text and image input with text output and a 1M token context window, but is priced at $4.00 per 1M input tokens and $20.00 per 1M output tokens, both above the reported medians of $2.00 and $10.00. Evaluating it on the Intelligence Index generated 260M tokens and cost $8,708.20 in total.

MiMo-V2.6-Pro debuts as fast, high-scoring open-weight multimodal model

MiMo-V2.6-Pro is a new open-weight AI model supporting text, image, speech, and video inputs with a 1M-token context window, scoring 46 on the Artificial Analysis Intelligence Index versus a median of 18 among comparable models. It runs at 125 tokens per second, priced at $0.43 per million input tokens and $0.87 per million output tokens, with a total evaluation cost of $206.66.

New 'Memoryfields' proposal reimagines AI agent memory as a plain file format

A developer critiques current AI agent memory systems, arguing most are either locked to a specific vendor's harness, overly complex (requiring vector databases, graph databases and extra LLM calls), or overly abstracted into disconnected fact lists. As an alternative, they propose 'Memoryfields', a much simpler approach that stores agent memory as a straightforward file format rather than a complicated database architecture.