aps-agent/server/__init__.py

5 lines
305 B
Python
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ============================================================
# APS 智能体后端包(moduleId: server-root, 可重生 ✅)
# 分层:gateway(接入) / agent_core(智能体核心) / aps_domain(领域) / engines(引擎) / state(数据)
# ============================================================