Back to Tdengine

TDgpt

docs/en/06-advanced/06-tdgpt/index.md

latest370 B
Original Source

import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

This section describes how to install and use TDgpt, the AI agent for time-series analytics. It also explains how to add your own algorithms and models to the platform and use them in your queries.

<DocCardList items={useCurrentSidebarCategory().items}/>