add TODO for extended table support including indices, factors, news

This commit is contained in:
Your Name 2025-10-09 19:25:03 +08:00
parent 77e5b93297
commit c8d80ff6a7

View File

@ -550,6 +550,7 @@ class DepartmentAgent:
return response_payload, delivered
# TODO. 支持对更多表的访问,如指数、因子、新闻、舆情等
def _build_tools(self) -> List[Dict[str, Any]]:
max_window = getattr(self._broker, "MAX_WINDOW", 120)
return [