コンテンツにスキップ
TutoriaLLM
検索
Ctrl
K
キャンセル
GitHub
Discord
テーマの選択
ダーク
ライト
自動
言語の選択
日本語
English
はじめに
TutoriaLLMについて
TutoriaLLMが目指すもの
開発者向け
TutoriaLLMのホスト
アプリケーションを開発する
TutoriaLLMへの貢献
リファレンス
トラブルシューティング
TutoriaLLM CLI
API リファレンス
Overview
Operations
/config
Return 200 when server is running
Create a new session, from the provided session data
Resume a session, from the provided session data
/session/{key} (GET)
/session/{key} (PUT)
/session/{key} (DELETE)
Get list of tutorials (without content)
Get list of tags from all tutorials
Get specific tutorial by id
/admin/config
Update the app configuration
Download all sessions, by JSON format
List all sessions, with pagination / sorting
Delete a session
Get all tutorials
Create a new tutorial
Get a specific tutorial by ID
Update a tutorial by ID
Delete a tutorial by ID
Generate content using AI
Generate metadata using AI
Get list of users
Create a new user, from username and password
Get username and id by id
Update user data
Delete user
Get a random training data
List all training data
Delete a training data from id
Create a new guide from data
Search guides by query
Return the list of guides
Get a guide from id
Update a guide
Delete a guide
GitHub
Discord
テーマの選択
ダーク
ライト
自動
言語の選択
日本語
English
Return 200 when server is running
GET
/status
Responses
200
Server is running
Select media type
application/json
object
status
required
string