Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
feat: preserve and display all CSV columns including transaction references
e541728View on GitHubfix: remove false positive security checks for legitimate column names
53da540View on GitHubupgraded chat UI with markdown rendering, currency highlights, and improved AI card styling
ba722ccView on GitHubfeat: enable versatile AI responses for creative and analytical queries
0bb0dcaView on GitHubfeat: improve UI/UX with modern chat interface and better visual hierarchy
843e5f3View on GitHubfix: retrieval to pass all transactions for aggregation queries and filter display table by question context
0540879View on GitHubfix: ensure accurate metadata handling and prevent missing-key errors
05d1e4dView on GitHubfix: ensure metadata keys for amount, date, merchant on all docs and avoid missing metadata error
4eff5d2View on GitHubRefactor QA chain and RetrieverService for improved clarity and functionality; update docstrings and enhance error handling
41a29e3View on GitHubIntegrate RetrieverService and enhance QA chain; initialize session state for embedding manager and retriever service
7a7eebfView on GitHubRefactor embedding creation process to use batch processing and persist path; implement RetrieverService for document retrieval
f36482fView on GitHubEnhance user interaction with question input UI and improve embedding management; update docstrings for clarity
7bba8edView on GitHubupdated success message for processing completion and cleaned up docstrings in ingestion module
9b08b33View on GitHub