add TODO for extended table support including indices, factors, news
This commit is contained in:
parent
77e5b93297
commit
c8d80ff6a7
@ -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 [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user