llm-api

Tag

Cards List
#llm-api

GitHub Models is now retired

Simon Willison's Blog · 4d ago Cached

GitHub Models has been retired, causing disruptions for developers using its unified LLM API in GitHub Actions. Simon Willison reflects on the shutdown and his migration to OpenAI's API.

0 favorites 0 likes
#llm-api

The Metered Mind: Token Arbitrage and the Selection Pressure of AI

Reddit r/ArtificialInteligence · 2026-08-05

Analyzes how per-token LLM pricing creates incentives for verbose output, and proposes low-entropy prompt constraints (FAOA) to reduce cost and increase semantic density.

0 favorites 0 likes
#llm-api

Your Agentic Workflow's Cache Keepalive Costs 8x Too Much

Lobsters Hottest · 2026-07-21 Cached

A detailed measurement study across Anthropic, OpenAI, Gemini, and DeepSeek finds that the conventional 30-second prompt cache keepalive is 8x too frequent; a 4-minute interval is optimal, and only Anthropic's cache saves money at long idle gaps.

0 favorites 0 likes
#llm-api

Cache-Aware Prompt Compression:A Two-Tier Cost Model for LLM API Caching

arXiv cs.AI · 2026-07-20 Cached

Proposes Cache-Aware Prompt Compression (CAPC), a method that combines query-agnostic compression with caching to reduce LLM API costs, demonstrating significant savings over existing approaches on Anthropic's Sonnet API and production workloads.

0 favorites 0 likes
#llm-api

Sakana Fugu Launches With 93.2 LiveCodeBench Score After Claude Ban (3 minute read)

TLDR AI · 2026-06-30 Cached

Sakana AI launched Fugu, a multi-model orchestration API, after Anthropic suspended access to Claude Fable 5 and Mythos 5. Fugu Ultra scored 93.2 on LiveCodeBench, outperforming Fable 5, and starts at $5 per million input tokens.

0 favorites 0 likes
#llm-api

Show HN: Bash4LLM+ – A lightweight, dependency-free Bash wrapper for LLM APIs

Hacker News Top · 2026-06-28 Cached

Bash4LLM+ is a lightweight, dependency-free Bash wrapper for LLM APIs, offering secure and auditable interaction with Groq and other providers, with features like dynamic model lists, streaming, and extensible extras.

0 favorites 0 likes
#llm-api

@NFTCPS: Attention freeloaders, an OpenAI-compatible API that aggregates the free quotas of 16 major providers into one – including Google, Groq, Cerebras, Mistral, NVIDIA – totaling roughly 1.7 billion tokens per month, all free. The craziest part is it even…

X AI KOLs Timeline · 2026-06-25 Cached

FreeLLMAPI is an open-source tool that aggregates the free quotas of 16 LLM providers into a single OpenAI-compatible endpoint, with automatic routing and usage tracking, totaling about 1.7 billion tokens per month.

0 favorites 0 likes
#llm-api

Could it be that there aren’t really any medical LLM APIs available right now? [D]

Reddit r/MachineLearning · 2026-06-24

The author notes a surprising lack of publicly available APIs for medical-oriented LLMs, despite models like MedGemma and BioMistral existing on Hugging Face, and seeks information on any available options.

0 favorites 0 likes
#llm-api

Fooling around with encrypted reasoning blobs

Hacker News Top · 2026-05-29 Cached

The author explores encrypted reasoning blobs in LLM APIs from OpenAI and Anthropic, discussing how chain-of-thought data is encrypted and signed, and the security implications of tampering with those blocks.

0 favorites 0 likes
#llm-api

10 Ways To Reduce Your LLM API Costs

Reddit r/AI_Agents · 2026-05-20

A practical guide listing 10 strategies to reduce costs when using LLM APIs, including model selection, prompt caching, batch processing, and monitoring expenses.

0 favorites 0 likes
#llm-api

@DeRonin_: 800M free tokens a month, every major LLM, open source this guy literally made you to forget about any limits repo: htt…

X AI KOLs Following · 2026-05-19 Cached

FreeLLMAPI is an open-source tool that aggregates free tiers from 11 major LLM providers into a single OpenAI-compatible endpoint, routing requests and managing rate limits to deliver ~1B+ tokens per month. It simplifies access to multiple free models through one local server.

0 favorites 0 likes
#llm-api

Introducing Structured Outputs in the API

OpenAI Blog · 2024-08-06 Cached

OpenAI introduces Structured Outputs in their API, enabling developers to reliably get valid JSON schema outputs from language models, improving integration with downstream systems and reducing parsing errors.

0 favorites 0 likes
#llm-api

earendil-works/pi

GitHub Trending (daily) · 2026-05-24 Cached

Pi is an open-source mono repo containing a coding agent CLI, agent runtime, and unified multi-provider LLM API, designed for building interactive coding agents.

0 favorites 0 likes
← Back to home

Submit Feedback