All Articles

143648 articles · Page 443 of 7183
Shi's AI Notes
Shi's AI Notes
Apr 24, 2026 · Backend Development

How OpenAI’s Responses API WebSocket Revamp Accelerates Agent Workflows by 40%

OpenAI identified API‑overhead as the new bottleneck after faster model inference and introduced a persistent WebSocket connection that caches conversation state, overlaps request phases, and preserves the original API shape, delivering up to a 40% end‑to‑end latency reduction and dramatically higher TPS.

Agent workflowOpenAIResponses API
0 likes · 11 min read
How OpenAI’s Responses API WebSocket Revamp Accelerates Agent Workflows by 40%
Woodpecker Software Testing
Woodpecker Software Testing
Apr 24, 2026 · Artificial Intelligence

Transforming Testing Teams for Large Language Models: A Practical Guide

The article explains why traditional deterministic testing fails for LLMs, introduces the ‘trust triangle’ quality model, describes data‑centric and lifecycle‑shifted testing practices, and outlines organizational structures—embedded test scientists or central evaluation centers—that enable reliable, safe AI deployment.

AI trustworthinessAdversarial EvaluationLLM testing
0 likes · 7 min read
Transforming Testing Teams for Large Language Models: A Practical Guide
Woodpecker Software Testing
Woodpecker Software Testing
Apr 24, 2026 · Artificial Intelligence

How Prompt Testing Is Redefining Software QA in 2026

In 2026, large‑language models have become core to enterprise systems, forcing a shift from deterministic code testing to semantic prompt testing that uses adversarial probes, multi‑dimensional metrics like Trust Entropy, and a left‑shifted "Prompt‑First" workflow to ensure accuracy, compliance, and ethical safety.

AI quality assuranceAdversarial PromptingPrompt Testing
0 likes · 7 min read
How Prompt Testing Is Redefining Software QA in 2026
Woodpecker Software Testing
Woodpecker Software Testing
Apr 24, 2026 · Artificial Intelligence

2026 Prompt Testing in Practice: Bridging Failure to Robustness

In 2026, over 68% of AI service outages stem from silent prompt failures, and this article details a four‑step, data‑driven methodology that raised prompt robustness to 99.2% in a provincial health‑insurance audit system, cutting error rates from 17.3% to 0.8% and latency by 19%.

AI complianceCI/CDHealthcare AI
0 likes · 8 min read
2026 Prompt Testing in Practice: Bridging Failure to Robustness
Woodpecker Software Testing
Woodpecker Software Testing
Apr 24, 2026 · Artificial Intelligence

Practical Guide to Optimizing Large Model Performance in Production

This guide details how enterprises can move large language models from lab to production by defining specific SLI/SLO metrics, diagnosing hidden bottlenecks such as tokenizer latency, and applying four quantifiable optimization levers that dramatically improve latency, throughput, and cost efficiency.

Continuous BatchingGPU OptimizationLoRA
0 likes · 6 min read
Practical Guide to Optimizing Large Model Performance in Production
Woodpecker Software Testing
Woodpecker Software Testing
Apr 24, 2026 · Artificial Intelligence

5 Open‑Source Tools for Practical LLM Testing

As large language models move from labs to production, this article evaluates five high‑activity open‑source solutions—RAGAS, LLM‑eval, Promptfoo, Guardrails, and DeepEval—showing how they enable systematic, reproducible, and auditable testing across the entire CI/CD pipeline.

DeepEvalPromptfooRAGAS
0 likes · 9 min read
5 Open‑Source Tools for Practical LLM Testing
Woodpecker Software Testing
Woodpecker Software Testing
Apr 24, 2026 · Operations

Self-Healing UI Test Scripts: Boost Performance and Reliability

The article explains how fragile UI automation scripts hinder performance testing and shows a three‑layer self‑healing approach using Playwright and Python that reduces script failures, cuts maintenance time, and integrates with monitoring to quickly detect UI performance issues.

PlaywrightUI testingautomation
0 likes · 7 min read
Self-Healing UI Test Scripts: Boost Performance and Reliability
SuanNi
SuanNi
Apr 24, 2026 · Artificial Intelligence

Why GPT‑5.5 Beats Opus 4.7 and Sets a New Global SOTA

OpenAI’s newly released GPT‑5.5, marketed as a “next‑generation AI for real work,” outperforms competitors across coding, knowledge‑work, and scientific research benchmarks—achieving 82.7% accuracy on Terminal‑Bench 2.0, 58.6% on SWE‑Bench Pro, 84.9% on GDPval, and 98.0% on Tau2‑bench Telecom—while offering higher token efficiency and new pricing tiers.

AI AgentGPT-5.5OpenAI
0 likes · 11 min read
Why GPT‑5.5 Beats Opus 4.7 and Sets a New Global SOTA
SuanNi
SuanNi
Apr 24, 2026 · Artificial Intelligence

DeepSeek-V4 Launches: Million-Token Context Becomes Affordable for All

DeepSeek-V4 introduces a hybrid attention architecture, manifold‑constrained hyper‑connections, and the Muon optimizer to cut inference FLOPs and KV cache dramatically, enabling open‑source models to handle million‑token contexts at a fraction of the cost of leading closed‑source services while matching their performance.

DeepSeek V4Hybrid AttentionMillion-token Context
0 likes · 7 min read
DeepSeek-V4 Launches: Million-Token Context Becomes Affordable for All
Lao Guo's Learning Space
Lao Guo's Learning Space
Apr 24, 2026 · Artificial Intelligence

How to Build a Truly Usable AI‑Powered Natural Language Query System from Scratch

The article analyzes why natural‑language database queries often fail, outlines four technical routes, presents a five‑layer architecture with a business‑semantic middle layer, shares engineering best practices, a real‑world case study, and a product comparison to guide data companies in designing an effective intelligent query system.

AINL2SQLSemantic Layer
0 likes · 16 min read
How to Build a Truly Usable AI‑Powered Natural Language Query System from Scratch
AI Architect Hub
AI Architect Hub
Apr 24, 2026 · Artificial Intelligence

RAG Level 1: Avoid Dirty Data Poisoning Your AI – A Data Cleaning Guide

This article explains why noisy documents cripple Retrieval‑Augmented Generation, enumerates common garbage data types, describes three typical data‑quality problems, warns against over‑cleaning, encoding, and regex pitfalls, and provides a configurable LangChain pipeline with deduplication and validation best practices.

AIDeduplicationEmbedding
0 likes · 21 min read
RAG Level 1: Avoid Dirty Data Poisoning Your AI – A Data Cleaning Guide
ITPUB
ITPUB
Apr 24, 2026 · Artificial Intelligence

DeepSeek V4 Unleashed: 1M‑Token Context Becomes Commodity, Teams with Ascend to Challenge Compute Dominance

DeepSeek released two V4 models—Pro and Flash—both supporting 1‑million‑token context as a standard feature, showcasing top‑tier agentic coding, world‑knowledge, and inference performance, while introducing DSA sparse attention and announcing upcoming large‑scale deployment on Huawei Ascend hardware.

1M contextAI inferenceDSA sparse attention
0 likes · 6 min read
DeepSeek V4 Unleashed: 1M‑Token Context Becomes Commodity, Teams with Ascend to Challenge Compute Dominance
Top Architect
Top Architect
Apr 24, 2026 · Backend Development

How MyBatis‑Plus Handles Slow Queries on Massive Datasets

The article explains why ordinary MyBatisPlus pagination becomes slow and memory‑hungry when processing millions of rows, and demonstrates three alternatives—regular query, stream query, and cursor query—detailing their implementations, trade‑offs, and practical code snippets for MySQL and Oracle environments.

CursorLarge DataMybatisPlus
0 likes · 10 min read
How MyBatis‑Plus Handles Slow Queries on Massive Datasets
DataFunSummit
DataFunSummit
Apr 24, 2026 · Artificial Intelligence

How Ontology‑Driven Agents Enable Controllable Execution in Harness Engineering

The article analyzes why current AI agents often act unpredictably, defines a multi‑dimensional notion of safe and controllable execution, proposes an ontology‑driven semantic foundation with architecture constraints, context engineering, and feedback loops, and demonstrates the Knora implementation through concrete workflow examples.

AI AgentContext EngineeringKnora
0 likes · 20 min read
How Ontology‑Driven Agents Enable Controllable Execution in Harness Engineering
DataFunSummit
DataFunSummit
Apr 24, 2026 · Artificial Intelligence

AI‑Driven Data Governance as a Service: Tencent Games' Paradigm Shift

This talk details how Tencent Games leverages AI to transform its data governance from rule‑based, passive processes into a semantic, service‑oriented paradigm, addressing resource waste, low collaboration efficiency, and scalability challenges while delivering measurable improvements in cost, speed, and asset quality.

AIGamingSemantic Metadata
0 likes · 19 min read
AI‑Driven Data Governance as a Service: Tencent Games' Paradigm Shift
IT Services Circle
IT Services Circle
Apr 24, 2026 · Artificial Intelligence

DeepSeek V4 Released: Open-Source LLM Challenges Closed-Source Leaders and Partners with Huawei Chips

DeepSeek V4 launches in two versions—Pro and Flash—offering 1 M token context, enhanced agent capabilities, world‑knowledge and reasoning performance, a new token‑compression attention mechanism with DSA sparse attention, Huawei compute support, updated APIs, and a migration plan for legacy models.

1M contextAPI IntegrationDSA sparse attention
0 likes · 8 min read
DeepSeek V4 Released: Open-Source LLM Challenges Closed-Source Leaders and Partners with Huawei Chips