Commit History

[KM-438-439] add retriever feature
ba550a5

Rifqi Hafizuddin commited on

[KM-436-437] edit knowledge handler pipeline
767625e

Rifqi Hafizuddin commited on

[KM 436-439] adjust endpoint for new features
0707f2b

Rifqi Hafizuddin commited on

[NOTICKET] edit settings
9e16c22

Rifqi Hafizuddin commited on

[NOTICKET] fix query now use orchestrator msg, rework db pipeline replace ingestion logic
be9bbd9

Rifqi Hafizuddin 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

[KM-520] Integrate db query executor pipeline with existing rag retrieve pipeline
a25febe

Rifqi Hafizuddin commited on

[NOTICKET] fix-revert string change
110ee34

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

[NOTICKET] fix delete, now can filter by user
f273db0

Rifqi Hafizuddin commited on

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

Rifqi Hafizuddin commited on

add to gitignore
1fef470

Rifqi Hafizuddin commited on

[KM-513][document] add convert to parquet if type file is XLSX and CSV
770f26b

sofhiaazzhr commited on

Merge branch 'dev_new' of https://huggingface.co/spaces/DataEyond/Agentic-Service-Data-Eyond into dev_new
29efec6

sofhiaazzhr commited on

[NOTICKET] update .gitignore
240251c

sofhiaazzhr 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

[NOTICKET] minor fix in chat.py, add package for query, change schema used to hybrid (cosine+bm25)
15cd3a7

Rifqi Hafizuddin commited on

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

Rifqi Hafizuddin commited on

[KM-507] add different methods, now using dense cosine
145bca3

Rifqi Hafizuddin commited on

add to gitignore
83ed744

Rifqi Hafizuddin commited on

[NOTICKET] add db_client for querying
e49db60

Rifqi Hafizuddin commited on

[KM-507] add changes to methods
8218650

Rifqi Hafizuddin commited on

[KM-507] add multiple retrieval method to compare (dense, mmr, bm25, hybrid)
ac6b78d

Rifqi Hafizuddin commited on

[NOTICKET] fixed single source into multiple sources (#12)
c8e3046

ishaq101 sofhiaazzhr commited on

[NOTICKET] fixed multiple sources
e9f2a26

sofhiaazzhr commited on

[NOTICKET] fix single source to multiple sources
589ca32

sofhiaazzhr commited on

[NOTICKET][document] add updated_at on metadata and delete vector embedding if user delete document on knowledge (#11)
5db64d1

ishaq101 commited on

[NOTICKET] add updated_at metadata & prevent duplicate while adding new embedding (#10)
bd0029e

ishaq101 commited on

Merge branch 'main' of https://huggingface.co/spaces/DataEyond/Agentic-Service-Data-Eyond into dev_new
a701ac3

sofhiaazzhr commited on

[KM-438][KM-439] framework for knowledge retriever
d1e1264

Rifqi Hafizuddin commited on

[NOTICKET][document]: make a clean output to status error unsupported file type
2814813

sofhiaazzhr commited on

[NO TICKET][document]: delete vector embedding on table langchain_pg_embedding if user delete document on knowledge
ac3d8c1

sofhiaazzhr commited on

[NO TICKET][document]: add updated_at on metadata
d2f7a48

sofhiaazzhr commited on

[NOTICKET] add updated_at field for metadata & delete old embedding before appending
cb5ab32

Rifqi Hafizuddin commited on

[NOTICKET] add total token logging (#9)
d973099

ishaq101 commited on

[NOTICKET] add total token logging
b9703fc

Rifqi Hafizuddin commited on

Merge branch 'dev_new' of https://huggingface.co/spaces/DataEyond/Agentic-Service-Data-Eyond into dev_new
20bf3f8

sofhiaazzhr commited on

Merge branch 'main' of https://huggingface.co/spaces/DataEyond/Agentic-Service-Data-Eyond into dev_new
5398fec

sofhiaazzhr commited on

Merge branch 'main' of https://huggingface.co/spaces/DataEyond/Agentic-Service-Data-Eyond into dev_new
9c090a0

Rifqi Hafizuddin commited on

test-pr (#8)
64cd843

ishaq101 commited on

Merge branch 'main' of https://huggingface.co/spaces/DataEyond/Agentic-Service-Data-Eyond into dev_new
7757da1

sofhiaazzhr commited on

[KM-496] [DED][AI] Fix Response data structure for field sources (db flow)
5c4067e

ishaq101 commited on

[NOTICKET]: add to gitignore
bbc8c58

sofhiaazzhr commited on

[NOTICKET]: add comments to flag that file type lists must stay in sync
023b7cf

sofhiaazzhr commited on

[NOTICKET]: add doctypes endpoint & 10MB file size limit
9debae5

sofhiaazzhr commited on

[NOTICKET][DB] add supported dbtype for frontend
a531fcc

Rifqi Hafizuddin commited on

[NOTICKET] add duplicate check for storing database
d310770

Rifqi Hafizuddin commited on