2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-02 15:35:02 +08:00
2026-03-24 18:07:22 +08:00
2026-02-17 02:11:10 +08:00
2026-02-26 13:43:44 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00

APBO Boat Agent

基于 LangChain + LangGraph 的问数 Agent 项目,提供 SQL 生成、执行与流式返回能力。

核心流程

完整流程图见 docs/README.md。

主链路:

analyze_intent -> process_input -> normalize_input -> classify_query_mode -> match_table -> load_sql_prompt -> build_sql_plan -> generate_sql -> execute_sql -> generate_response -> update_context

顶层模块

快速启动

pip install -r requirements.txt
python server.py
S
Description
No description provided
Readme Apache-2.0 338 KiB
Languages
Python 99.8%
Dockerfile 0.2%