Functionsยง
- execute
- Execute a ZQL query and return formatted results.
- execute_
experiments ๐ - Execute against the experiments SQLite table.
- execute_
jobs ๐ - Execute against the jobs SQLite table.
- execute_
models ๐ - Execute against the models JSON registry.
- format_
query_ ๐results - Generic query executor: applies WHERE, ORDER BY, LIMIT, then formats output.