# Chat

## index

 - [GET /api/chats](https://docs.treasuredata.com/apis/llm-api/openapi/chat/paths/~1api~1chats/get.md)

## create

 - [POST /api/chats](https://docs.treasuredata.com/apis/llm-api/openapi/chat/paths/~1api~1chats/post.md)

## show

 - [GET /api/chats/{id}](https://docs.treasuredata.com/apis/llm-api/openapi/chat/paths/~1api~1chats~1%7Bid%7D/get.md)

## continue

 - [POST /api/chats/{id}/continue](https://docs.treasuredata.com/apis/llm-api/openapi/chat/paths/~1api~1chats~1%7Bid%7D~1continue/post.md)

## download_files

 - [POST /api/chats/{id}/download_files](https://docs.treasuredata.com/apis/llm-api/openapi/chat/paths/~1api~1chats~1%7Bid%7D~1download_files/post.md)

## history

 - [GET /api/chats/{id}/history](https://docs.treasuredata.com/apis/llm-api/openapi/chat/paths/~1api~1chats~1%7Bid%7D~1history/get.md)

## statistics

 - [GET /api/chats/{id}/statistics](https://docs.treasuredata.com/apis/llm-api/openapi/chat/paths/~1api~1chats~1%7Bid%7D~1statistics/get.md)

