acb / src

Commit History

feat: follow-up question improvements and context tracking
92925b6

ktek commited on

refactor: remove dead code and unused exports
6b076f7

ktek commited on

fix: security hardening and correctness bug fixes
c9983e1

ktek commited on

insurance view methods in view manager
25abab6

ktek commited on

karar gerekçesi deleted
b49d5d9

ktek commited on

added insurance keywords and views
a74081e

ktek commited on

fixed insurance no syntax in app
29d98db

ktek commited on

Added necessary views, keywords and registry
370ea08

ktek commited on

added a new intent for crm referral
d8bc2e2

ktek commited on

Added env variable for current dealer id
5e91de7

ktek commited on

Added PoC scope
f4900d5

ktek commited on

Update src/app.py
ec85947
verified

nihatefe commited on

Update src/app.py
bd48f40
verified

nihatefe commited on

Update src/app.py
3bb1aae
verified

nihatefe commited on

Documentation improved
d673191

Kagan Tek commited on

new tabs added
fd82e67

NIHAEFE commited on

db config fix
817f0d3

Kagan Tek commited on

Cleaned up project, put prompts in registry.py, deleted redundant comments
0ff62f0

ktek commited on

Context fix
ba5bccb

ktek commited on

Bi directional lead id query, hybird mode context improvement
1bc651d

ktek commited on

Lead ID case added and context fixed
5ea2143

ktek commited on

fix
9057659

ktek commited on

Merge branch 'refactor/project-simplification'
a77765e

ktek commited on

merge 2
965ac51

Kagan Tek commited on

merge
79d4fd5

Kagan Tek commited on

Changed prompt
3a3f7ff

ktek commited on

Clean config and fix stale imports across codebase
d758036

ktek commited on

Simplify integration layer (query_handler, intent_router, context_manager)
2f700d6

ktek commited on

Add view_manager for deterministic keyword-based view routing
29f9f77

ktek commited on

Remove dead database modules (NL2SQL pipeline, schema management, validators)
a55d1f2

ktek commited on

Remove dead agent modules (agent_engine, planner, result_synthesizer, tool_registry)
fd598a4

ktek commited on

Added context filtering for non auto as well, fixed hybrid mode failures
673f84d

ktek commited on

Credit ID tracking
2384d9e

Kagan Tek commited on

Turkish character conversion
d32c4ea

Kagan Tek commited on

fix intent router
5afb879

Kagan Tek commited on

fixed fallback db schema, cleaned prompts, rewrote formatting to be view aware,
7642c53

Kagan Tek commited on

new doc
fbfd8d7

Kagan Tek commited on

db tab added.
b1e1910

NIHAEFE commited on

Decision Result added.
da7595b

NIHAEFE commited on

downpayment view updated.
46679ec

NIHAEFE commited on

db process updated.
4a566fd

NIHAEFE commited on

Propagate model_id to NL2SQL generator LLM calls
421258c

ktek commited on

Fix model dropdown selection and route all modes through QueryHandler
493b9f3

ktek commited on

Rewrite _execute_auto to use IntentRouter for single-pass routing
de6c2e5

ktek commited on

Thread model_id through agent layer components
7353fa7

ktek commited on

Add IntentRouter for deterministic AUTO mode query routing
8cdf6c9

ktek commited on

fix: prepend full schema context to prevent column hallucination
4f738ae

ktek commited on

fix: enforce SQLite dialect and improve NL2SQL prompts
4004c6f

ktek commited on

feat: wire new singletons into database lifecycle
2491e3a

ktek commited on

feat: enhance schema loader and embedder with relationship metadata
1febd8f

ktek commited on