Tagged articles
11 articles
Page 1 of 1
Qborfy AI
Qborfy AI
Mar 26, 2026 · Artificial Intelligence

Mastering ReAct: Turn LLMs into Thoughtful, Actionable AI Agents

This article explains the ReAct (Reasoning + Acting) design pattern for large language model agents, detailing its thought‑action‑observation loop, concrete examples, prompt engineering tips, full Python implementations, common pitfalls, and references to the original Google research.

AI agentsLLMOpenAI
0 likes · 11 min read
Mastering ReAct: Turn LLMs into Thoughtful, Actionable AI Agents
Data STUDIO
Data STUDIO
Mar 26, 2026 · Artificial Intelligence

Metacognitive Agents: Teaching AI to Self‑Assess Before Answering

The article introduces metacognitive agents that equip AI with a self‑model to evaluate confidence, domain relevance, tool availability, and risk before acting, demonstrating a LangGraph‑based medical triage assistant with code, workflow, safety advantages, and practical test results.

AI SafetyLLMLangGraph
0 likes · 22 min read
Metacognitive Agents: Teaching AI to Self‑Assess Before Answering
Su San Talks Tech
Su San Talks Tech
Mar 24, 2026 · Artificial Intelligence

Master Claude Code: From Installation to Advanced AI‑Powered Programming Assistant

This comprehensive guide walks you through setting up Claude Code, explains its tool‑use architecture, shows how to configure the environment, manage project context, use plan and think modes, control dialogue flow, create custom commands, and extend functionality with MCP servers such as Playwright.

AI programmingClaude CodeCustom Commands
0 likes · 23 min read
Master Claude Code: From Installation to Advanced AI‑Powered Programming Assistant
Data STUDIO
Data STUDIO
Mar 23, 2026 · Artificial Intelligence

ReAct Architecture: Making AI Think Before It Acts

This article introduces the ReAct (Reason + Act) agent pattern, explains its reasoning‑action‑observation loop, shows how to build a basic single‑call agent and a full ReAct agent with LangGraph, compares their performance on a multi‑step query, and provides a quantitative evaluation highlighting ReAct’s advantages and trade‑offs.

AI agentsLangGraphPrompt engineering
0 likes · 17 min read
ReAct Architecture: Making AI Think Before It Acts
DataFunTalk
DataFunTalk
Mar 6, 2026 · Artificial Intelligence

Why GPT‑5.4 Beats Its Predecessors: Code Power, World Knowledge, and New Agent Features

The article reviews GPT‑5.4’s release, comparing its code ability, world knowledge, and multimodal understanding to Claude Opus 4.6 and GPT‑5.3‑Codex, presents benchmark scores (GDPval 83%, SWE‑Bench 57.7%, OSWorld 75%, ToolAthon 54.6%), and highlights new features such as a 1‑million‑token context window, native computer usage, and tool‑search optimization, while discussing pricing and practical usage in OpenClaw.

AI agentsContext WindowGPT-5.4
0 likes · 12 min read
Why GPT‑5.4 Beats Its Predecessors: Code Power, World Knowledge, and New Agent Features
AI Engineering
AI Engineering
Jan 5, 2026 · Artificial Intelligence

Mastering Prompt Engineering for Claude 4.x: Practical Tips and Best Practices

This guide walks through Claude 4.x’s prompt‑engineering principles, from explicit instructions and background context to long‑term reasoning, state tracking, tool usage, response formatting, sub‑agent orchestration, parallel calls, frontend design, and migration considerations, providing concrete examples and code snippets.

AI assistantsClaude 4Prompt engineering
0 likes · 12 min read
Mastering Prompt Engineering for Claude 4.x: Practical Tips and Best Practices
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Nov 20, 2025 · Artificial Intelligence

How DeepAgent Redefines AI Agents with Memory Folding and ToolPO

This article breaks down the DeepAgent paper, explaining its novel "main model + auxiliary model" architecture, the memory‑folding mechanism that compresses long‑context reasoning, and the ToolPO reinforcement strategy that enables efficient tool discovery and usage.

AI agentsLarge Language ModelsReinforcement Learning
0 likes · 8 min read
How DeepAgent Redefines AI Agents with Memory Folding and ToolPO
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 16, 2025 · Artificial Intelligence

Mastering Cursor AI: Billing, Tools, and Pro Tips for Efficient Development

This guide explores Cursor AI's billing mechanisms, tool integrations, conversation management strategies, rule configurations, and practical pitfalls, offering developers a comprehensive methodology to maximize productivity, avoid common errors, and leverage advanced features like MAX mode and multi‑dialog workflows.

AI AssistantCursor AIbilling
0 likes · 13 min read
Mastering Cursor AI: Billing, Tools, and Pro Tips for Efficient Development
DataFunTalk
DataFunTalk
Feb 11, 2025 · Artificial Intelligence

Roundtable on Enhancing Large Model Effectiveness: RAG, Tool Use, and Knowledge Engineering

Experts from Dipu, Ant Financial, iKang, and Zhihu discuss practical strategies for improving large model performance, covering RAG, tool‑using, offline knowledge engineering, multimodal training, evaluation metrics, and future trends, while sharing case studies from manufacturing, healthcare, retail, and C‑end applications.

Knowledge EngineeringLarge Language ModelsRAG
0 likes · 9 min read
Roundtable on Enhancing Large Model Effectiveness: RAG, Tool Use, and Knowledge Engineering
Alimama Tech
Alimama Tech
Oct 18, 2023 · Artificial Intelligence

Technical Challenges and Directions for Large‑Model Applications in E‑commerce

Taobao Group’s ten large‑model challenges target e‑commerce AI by demanding domain‑specific pre‑training, multi‑step reasoning, extended context handling, factual reliability, intelligent tool orchestration, robust retrieval integration, fuzzy‑intent tool selection, scalable multi‑objective RLHF, improved query rewriting, and knowledge‑driven recommendation.

Large Language ModelsRLHFe‑commerce
0 likes · 16 min read
Technical Challenges and Directions for Large‑Model Applications in E‑commerce
DaTaobao Tech
DaTaobao Tech
Oct 18, 2023 · Artificial Intelligence

Large Model Application Challenges for E-commerce

Taobao Group’s ten large‑model e‑commerce challenges call for researchers to build domain‑specific data pipelines, mitigate forgetting, balance expertise with generality, enable multi‑step reasoning, handle long contexts, reduce hallucinations, integrate tool use, improve fuzzy intent detection, apply multi‑objective RLHF, and generate cognitively novel recommendations.

Large Language ModelsQuery UnderstandingRLHF
0 likes · 14 min read
Large Model Application Challenges for E-commerce