Tagged articles

Train Ticket Query

2 articles · Page 1 of 1
Ubiquitous Tech
Ubiquitous Tech
Aug 7, 2025 · Artificial Intelligence

How to Use RAG Tool Calls in FastGPT for Real-Time Train Ticket Queries

This article walks through integrating RAG‑based tool calling into a FastGPT workflow to enable AI‑driven customer service that can fetch real‑time train ticket information by invoking external APIs, configuring HTTP nodes, and handling parameters step by step.

AI Customer ServiceFastGPTHTTP API
0 likes · 18 min read
How to Use RAG Tool Calls in FastGPT for Real-Time Train Ticket Queries
Ubiquitous Tech
Ubiquitous Tech
Apr 30, 2025 · Artificial Intelligence

Building a Train Ticket Query MCP Server with Qwen3: A Practical Guide

This article walks through creating a TypeScript‑based train‑ticket MCP Server that leverages the Qwen‑3 14B model and Model Context Protocol, detailing setup, configuration, the provided query and time tools, example interactions, and links to the open‑source repositories.

AI Tool CallingMCP ServerModel Context Protocol
0 likes · 10 min read
Building a Train Ticket Query MCP Server with Qwen3: A Practical Guide