cd/entity/GPT· home entities GPT
grep -l @gpt /news/*.json | wc -l → 150

GPT

mentions 150 type Organization page 6/8 feed RSS

// recent coverage 150 mentions

01:44
2026-06-03
dev.to
large-language-models

The Hidden Cost of Stateless AI APIs

An engineer discovered that stateless AI APIs like Claude, GPT, and Gemini force developers to resend entire conversation histories with every request, causing input token costs to balloon by 46x or m…

00:00
2026-06-03
blogs.newardassociates.com
large-language-models

Research: "What's the Default Language of an LLM?"

A developer replicated Chad Fowler's study on LLM default coding languages using local models, finding that most models default to Python when task context is ambiguous. The glm-4.7-flash model produc…

23:20
2026-06-02
letsdatascience.com
ai-tools

Perplexity Users Should Know 10 Time-Saving Hacks

Lifehacker published a guide on June 1, 2026, detailing 10 hacks for Perplexity that extend its functionality beyond basic Q&A, including setting it as a default browser search engine and using multip…

09:52
2026-05-31
dev.to
large-language-models

Bringing Scientific Rigor to LLM Comparison

A developer has released Cli Modelarium, an open-source command-line tool that enables statistically rigorous LLM comparisons directly from the terminal. The tool, available on PyPI under Apache 2.0, …

08:00
2026-05-31
blog.herlein.com
ai-agents

How AI Coding Agents Work: First Principles

AI coding agents operate as a simple control loop: they build a message bundle, send it to an LLM, execute any requested tool calls, and repeat until the task is done. The LLM never directly executes …

01:31
2026-05-30
dev.to
large-language-models

Claude API vs OpenAI API: Developer Comparison (2026)

Anthropic's Claude API and OpenAI's API offer developers distinct trade-offs in 2026, with Claude providing a 200K-token context window versus OpenAI's 128K, and Anthropic's prompt caching reducing in…

06:01
2026-05-29
thedeepview.com
artificial-intelligence

AI safety benchmark reveals deeper LLM weaknesses

TELUS Digital released a comprehensive AI safety benchmark using 620,000 attack simulations across 34 models from 10 global AI labs, revealing that some models engaged with harmful requests more than …

06:18
2026-05-28
dev.to
artificial-intelligence

How to Monitor AI Agents in Production

OpenObserve has introduced a monitoring solution for AI agents in production that relies on distributed tracing rather than logs, as a single user request can trigger ten or more internal operations a…

15:30
2026-05-27
dev.to
large-language-models

LLM Prompt Caching: The Complete 2026 Guide

Prompt caching can reduce LLM input costs by 50–90% and improve time-to-first-token by 3–10× without quality loss, according to a 2026 developer guide. The optimization stems directly from Transformer…

← prev page 6 / 8 next →
// co-occurs with top 8 entities