pilotmaster-backend / pilotcore

Commit History

fix(generator): resolve GROQ_FAST_MODEL NameError and empty thought extraction in MarkdownRenderer
b76d1dc

shak3008 commited on

fix(rag): prevent Groq TPM 413 rate limit errors with token budgeting and cascade fallback
6939223

shak3008 commited on

Clean PDF filename display, format page citations, bump micro font sizes to 12px, add collapsible LLM synthesis in TracePilot, and fix GaugePilot navigation
74cdd4d

shak3008 commited on

feat: Context-Aware Glossary, 7 Chunking Strategies, Dual-Tier Memory System, and Structure-Aware Overhaul
e9da452

shak3008 commited on

fix(prompt): add strict multi-document attribution and sanitize source file headers
8900691

shak3008 commited on

feat(retrieval): persist document chunks in PostgreSQL for automatic self-healing across container rebuilds
68db2d3

shak3008 commited on

fix(generation): set max_tokens=4096 to prevent reasoning truncation
73ef59c

shak3008 commited on

fix(retrieval): auto-generate and cache on-demand FAISS index when switching embedding models
1d45f2c

shak3008 commited on

fix(benchmark): normalize retrieval_method literals and mount models endpoint
edc23a5

shak3008 commited on

docs: comprehensive README update reflecting 11 query enhancements, active Groq models, and interactive launchpad
8e72164

shak3008 commited on

fix: align model registry strictly to active Groq models and purge offline routes
d356a7f

shak3008 commited on

fix: add langchain-text-splitters and langchain-core to requirements.txt with resilient native fallbacks
e28e61f

shak3008 commited on

feat: multi-select query enhancements, conversation-scoped docs, rich markdown tables, and UI overhaul
fd60d97

shak3008 commited on

feat: implement multi-document retrieval and pluggable chunking architecture
d8c1ecb

shak3008 commited on

feat(chunking): introduce modular chunking framework
870352e

shak3008 commited on

initial chunking pilotcore
0b53de4

shak3008 commited on

report debug 2
838a970

shak3008 commited on

report debug
072dce6

shak3008 commited on

insights and analysis
51d01c7

shak3008 commited on

Add GaugePilot insights and recommendation engine phase 1
c656d8d

shak3008 commited on

refactors
0e963e2

shak3008 commited on

readme update and gaugepilot custom config fix
75100aa

shak3008 commited on

multi query enhancement
db792bd

shak3008 commited on

tracepilot pipeline config initialization and gaugepilot expsetup frontend fix
69fb503

shak3008 commited on

uploading routing for benchmarking
599225c

shak3008 commited on

benchmark initial backend and frontend
263c06c

shak3008 commited on

added additional cross encoder models
d935d4a

shak3008 commited on

fixed bm25
853c5a0

shak3008 commited on

tracepilot trace data and reset traces button behavior decoupled between experimental and production modes, added clear all button to clear conversations/chats from docpilot with decoupled behavior
168c81e

shak3008 commited on

docpilot chat data decoupled between experimental and production mode, selector behavior fixed
16fd8b4

shak3008 commited on

assigning re-ranker its own dropdown
477649c

shak3008 commited on

AWS deployment using EC2 and dropdown selector initial mapping
2d02cbf

shak3008 commited on

experimentation and production mode frontend
f61fc2e

shak3008 commited on

initial benchmark and improve query rewriting
5c9ec12

shak3008 commited on

query rewriting initial
8bfabbf

shak3008 commited on

ingestion and expire time
cec2acd

shak3008 commited on

feat: improve retrieval evaluation and document ingestion
166c10f

shak3008 commited on

Added multi model selector capability in chat
8c68a0d

shak3008 commited on

feat(metadata): add section-title extraction and trace visibility
51d3cde

shak3008 commited on

improve retrieval evaluation semantics and add reranker lineage observability
e301e10

shak3008 commited on

consensus frontend
9edf8ac

shak3008 commited on

indent
d92c86d

shak3008 commited on

Add sigmoid-normalized reranker confidence & margin, compute retrieval consensus
6d3a979

shak3008 commited on

debug
96f6ab5

shak3008 commited on

fix(pilotcore): enable Pydantic v2 validate_assignment on RetrievedChunk to prevent silent lineage field mutation drops
922b0f6

shak3008 commited on

Patch the trace serialization / pipeline assembly layer
45a3389

shak3008 commited on

feat(tracepilot): add retrieval lineage visualization with per-chunk diagnostics, source badges, and pipeline stage breakdown
e817b70

shak3008 commited on

feat(retrieval): implement end-to-end retrieval score lineage and observability across dense, BM25, RRF, and reranking stages
0409844

shak3008 commited on

add cross-encoder reranking and update README
ab13fb8

shak3008 commited on