-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: stackitcloud/rag-template
base: 2dd2dce
head repository: stackitcloud/rag-template
compare: e952385
- 16 commits
- 83 files changed
- 1 contributor
Commits on Oct 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d64c8e5 - Browse repository at this point
Copy the full SHA d64c8e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 479fcc3 - Browse repository at this point
Copy the full SHA 479fcc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cccea51 - Browse repository at this point
Copy the full SHA cccea51View commit details -
Merge branch 'fix/keyvalue-langfuse-issues' of github.com:stackitclou…
…d/rag-template into fix/keyvalue-langfuse-issues
Configuration menu - View commit details
-
Copy full SHA for ed42613 - Browse repository at this point
Copy the full SHA ed42613View commit details
Commits on Oct 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5fbdfcf - Browse repository at this point
Copy the full SHA 5fbdfcfView commit details -
feat: initialize web portal project with SolidJS, Vite, and TailwindCSS
- Added package.json with dependencies for SolidJS, Vite, and TailwindCSS. - Configured PostCSS with TailwindCSS and Autoprefixer. - Created main application structure with routing for Home, Address, and Result components. - Implemented Address component for address search and selection. - Developed Result component to display documents and chatbot for building inquiries. - Added Chat component for user interaction. - Styled components using TailwindCSS and custom CSS. - Configured TypeScript with strict settings and module resolution. - Set up Vite configuration for development and build processes.
Configuration menu - View commit details
-
Copy full SHA for 91153c8 - Browse repository at this point
Copy the full SHA 91153c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cde704b - Browse repository at this point
Copy the full SHA cde704bView commit details -
feat: implement document filtering and evaluation chain for improved …
…answer relevance
Configuration menu - View commit details
-
Copy full SHA for df23928 - Browse repository at this point
Copy the full SHA df23928View commit details -
fix: add missing newline at end of file in chat-request.model.ts and …
…SideBarContainer.vue
Configuration menu - View commit details
-
Copy full SHA for d6f321a - Browse repository at this point
Copy the full SHA d6f321aView commit details
Commits on Oct 12, 2025
-
feat: enhance document processing with file name sanitization and imp…
…roved retrieval filters for Bebauungsplan context
Configuration menu - View commit details
-
Copy full SHA for 7f73d0d - Browse repository at this point
Copy the full SHA 7f73d0dView commit details -
feat: enhance document processing by improving retriever thresholds, …
…chunker settings, and ensuring unique IDs for documents
Configuration menu - View commit details
-
Copy full SHA for 8a9a84d - Browse repository at this point
Copy the full SHA 8a9a84dView commit details -
fix: adjust retriever configuration for improved performance by reduc…
…ing document limits
Configuration menu - View commit details
-
Copy full SHA for 91ab1d1 - Browse repository at this point
Copy the full SHA 91ab1d1View commit details -
feat: refine dependency container by removing unused image retriever …
…and enhance answer generation prompt with specific context for Bebauungsplan and Landesbauordnung
Configuration menu - View commit details
-
Copy full SHA for d751b4e - Browse repository at this point
Copy the full SHA d751b4eView commit details -
feat: enhance document classification by adding LBO and B-Plan docume…
…nt separation in retrieval process
Configuration menu - View commit details
-
Copy full SHA for 489eb51 - Browse repository at this point
Copy the full SHA 489eb51View commit details -
refactor: remove evaluation chain from dependency container and chat …
…graph for streamlined processing
Configuration menu - View commit details
-
Copy full SHA for ab10a89 - Browse repository at this point
Copy the full SHA ab10a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for e952385 - Browse repository at this point
Copy the full SHA e952385View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2dd2dce...e952385