StefanieZhao7 commented on code in PR #823: URL: https://github.com/apache/iotdb-docs/pull/823#discussion_r2214835970
########## src/UserGuide/Master/Table/AI-capability/TimeSeries-Large-Model.md: ########## @@ -37,7 +37,7 @@ The team's related technologies of time series large models have been published ## Timer Model Review Comment: 说明下几个模型都在什么版本中有,timer当前的版本应该已经去掉了? ########## src/UserGuide/Master/Table/AI-capability/TimeSeries-Large-Model.md: ########## @@ -92,22 +92,51 @@ Utilizing time series large models to accurately identify outliers that deviate 1. Open the IoTDB CLI console and verify that the ConfigNode, DataNode, and AINode statuses are all Running. -Check command: - ```sql -show cluster +IoTDB> show cluster ++------+----------+-------+---------------+------------+--------------+-----------+ +|NodeID| NodeType| Status|InternalAddress|InternalPort| Version| BuildInfo| ++------+----------+-------+---------------+------------+--------------+-----------+ +| 0|ConfigNode|Running| 127.0.0.1| 10710|2.0.4-SNAPSHOT| 069354f| Review Comment: version里不应该带snapshot,按正式版本更新下吧 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
