Tagged articles

LLM agent

6 articles · Page 1 of 1
Geek Labs
Geek Labs
Jul 27, 2026 · Artificial Intelligence

Let AI Trade for You: HKU’s Open‑Source Vibe‑Trading Agent Handles Research, Backtesting, and Order Execution in One Command

Vibe‑Trading, an open‑source AI‑driven personal trading agent from HKU’s Data Intelligence Lab, lets users issue a natural‑language prompt to automatically fetch data, generate strategy code, run vectorized backtests across multiple markets, produce detailed reports, and simulate live orders, while offering self‑improving behavior, multi‑agent teams, a 460‑plus academic factor library, and extensive broker connectors.

AI tradingLLM agentOpen Source
0 likes · 10 min read
Let AI Trade for You: HKU’s Open‑Source Vibe‑Trading Agent Handles Research, Backtesting, and Order Execution in One Command
AI Engineer Programming
AI Engineer Programming
Jul 11, 2026 · Operations

Building an Observability Platform for LLM Agents with OpenTelemetry

This article explains why LLM agents need a dedicated observability platform, introduces OpenTelemetry’s core concepts and architecture, shows how to manually instrument Python code, enable automatic instrumentation, configure the Collector, handle common distributed‑system pitfalls, and extend OTel with agent‑specific semantics and evaluation loops.

CollectorLLM agentObservability
0 likes · 20 min read
Building an Observability Platform for LLM Agents with OpenTelemetry
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Jul 3, 2026 · Artificial Intelligence

Deep Research Series: 12 Articles From the Basic Loop to the First Training Review

This article reorganizes a 12‑part Deep Research Agent series into a logical learning path, summarizing each part’s problem, key solutions, and practical takeaways—from building a runnable loop and handling tool failures to data construction, context management, and training evaluation.

Deep ResearchInference OptimizationLLM agent
0 likes · 12 min read
Deep Research Series: 12 Articles From the Basic Loop to the First Training Review
DeWu Technology
DeWu Technology
Jun 17, 2026 · Artificial Intelligence

From Tracking Requirements to Rule Assets: How Hermes Agent Re‑engineers Data‑Warehouse Workflows

The article details how Hermes Agent transforms fragmented tracking and metric requests into a controlled, auditable workflow by layering persistent memory, skill deposition, unified gateways, and structured tool interfaces, ultimately delivering reusable rule assets and risk‑governed production hand‑offs.

Hermes AgentLLM agentProcess Orchestration
0 likes · 12 min read
From Tracking Requirements to Rule Assets: How Hermes Agent Re‑engineers Data‑Warehouse Workflows
James' Growth Diary
James' Growth Diary
Jun 10, 2026 · Artificial Intelligence

Credential Pool Multi-Key Rotation: How Hermes Makes Rate‑Limiting Self‑Healing

The article dissects Hermes' four‑layer credential‑pool architecture, explaining how it automatically rotates multiple API keys, handles 401/429 errors with state‑driven cooldowns, lazily refreshes OAuth tokens, discovers credentials from seven sources, and applies soft concurrency limits to keep agents running without manual intervention.

API key rotationHermesLLM agent
0 likes · 21 min read
Credential Pool Multi-Key Rotation: How Hermes Makes Rate‑Limiting Self‑Healing
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Dec 7, 2025 · Artificial Intelligence

AlphaQuanter: An End‑to‑End Tool‑Orchestrating Agent Using Reinforcement Learning for Stock Trading

AlphaQuanter tackles the three major limitations of existing LLM trading agents by introducing a single‑agent framework that dynamically orchestrates market tools, learns transparent decision policies via reinforcement learning, and achieves state‑of‑the‑art performance on key financial metrics across extensive stock‑level experiments.

AlphaQuanterLLM agentTool Orchestration
0 likes · 13 min read
AlphaQuanter: An End‑to‑End Tool‑Orchestrating Agent Using Reinforcement Learning for Stock Trading