mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-26 21:39:43 +02:00
Merge pull request #1539 from CREDO23/improve-chat-agent-context-and-citations
[FEAT] Unified [n] citation registry for KB + web, pull-based retrieval
This commit is contained in:
commit
94fdb8a113
160 changed files with 4097 additions and 5238 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -11,6 +11,10 @@ debug.log
|
|||
references/
|
||||
references
|
||||
|
||||
# Source/tests packages: exempt from the broad "references" scratch-folder ignore above.
|
||||
!surfsense_backend/app/agents/chat/runtime/references/
|
||||
!surfsense_backend/tests/unit/agents/chat/runtime/references/
|
||||
|
||||
# Playwright (E2E test artifacts)
|
||||
surfsense_web/playwright/.auth/
|
||||
surfsense_web/playwright-report/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue