DB chat

Chat with DB - Streaming (Admin only)

Stream SQL query generation from natural language question using Server-Sent Events. Requires JWT authentication and admin privileges.

post/db-chat/chat

Request body

messagestring required
mode'fast' | 'full'
action'query' | 'execute'

Response

SQL query stream started successfully

{"stackTrail":"paths:/db-chat/chat:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.