{ "db_name": "SQLite", "query": "SELECT remote_command_timeout_seconds AS \"remote_command_timeout_seconds!: i64\",\n openai_base_url AS \"openai_base_url: String\",\n openai_model AS \"openai_model: String\"\n FROM subtitle_settings WHERE id = 1", "describe": { "columns": [ { "name": "remote_command_timeout_seconds!: i64", "ordinal": 0, "type_info": "Integer", "origin": { "Table": { "table": "subtitle_settings", "name": "remote_command_timeout_seconds" } } }, { "name": "openai_base_url: String", "ordinal": 1, "type_info": "Text", "origin": { "Table": { "table": "subtitle_settings", "name": "openai_base_url" } } }, { "name": "openai_model: String", "ordinal": 2, "type_info": "Text", "origin": { "Table": { "table": "subtitle_settings", "name": "openai_model" } } } ], "parameters": { "Right": 0 }, "nullable": [ false, true, true ] }, "hash": "7c501e25106ea8d4ad9f28ca904c446551c6afd68d85e2231742bebd215a1a4b" }