Commit History

make executors self-contained, remove redundant pre-filter
73b7fe3

sofhiaazzhr commited on

[NOTICKET][doc] remove column filter and fallback cap for full-schema approach
959b1b0

sofhiaazzhr commited on

fix: minor returned type if sql writes limit yang melebihi batas
b4df8b1

Rifqi Hafizuddin commited on

[NOTICKET][db] add sheet-level retrieval and focus LLM schema context to retrieved columns
a205d0c

sofhiaazzhr commited on

[NOTICKET] now retrieve db tables first, then get column from the obtained tables. reduce k to 5
bb29492

Rifqi Hafizuddin commited on

[NOTICKET][doc] fix aggregate count operation when value_col is not specified
00aa61d

sofhiaazzhr commited on

fix: 5 bug fixes on tabular executor
a49dc1b

sofhiaazzhr Claude Sonnet 4.6 commited on

[KM-533] add table level schema, differentiate with chunk level. expand retrieval result with FK exploration
fc1239a

Rifqi Hafizuddin commited on

[KM-515][document] Make Query for Tabular Type (XLSX & CSV)
3604994

sofhiaazzhr commited on

[KM-516][KM-517] add new feature; ai can now see table & column names that have fk relationship with retrieved result
f86da27

Rifqi Hafizuddin commited on

[NOTICKET] db_executor: CTE DML check now walks entire AST root, schema: cast instead of string interpolation
bd2b1d9

Rifqi Hafizuddin commited on

[KM-512] connect query executor to user question. add logging for db_executor
abc494f

Rifqi Hafizuddin commited on

[NOTICKET] rename file name, updated after uv sync
948d6dd

Rifqi Hafizuddin commited on

[KM-512] add Pydantic model the LLM fills via function calling in sql_query, and add same signature for db and tabular
220f59e

Rifqi Hafizuddin commited on

[KM-512] create folder for querying from bd/tabular docs
2c8a3e8

Rifqi Hafizuddin commited on