Commit Graph

6 Commits

Author SHA1 Message Date
Richard Kuo (Danswer)
23333d249d fix dupe ids and session handling 2025-02-26 23:04:55 -08:00
Richard Kuo (Danswer)
524b622977 Merge branch 'main' of https://github.com/onyx-dot-app/onyx into feature/schema-translate-map
# Conflicts:
#	backend/ee/onyx/background/celery/apps/primary.py
#	backend/onyx/background/celery/tasks/external_group_syncing/tasks.py
#	backend/onyx/connectors/file/connector.py
#	backend/onyx/db/engine.py
#	backend/onyx/server/documents/connector.py
#	backend/onyx/server/documents/credential.py
#	backend/onyx/server/query_and_chat/chat_backend.py
2025-02-26 13:22:51 -08:00
Richard Kuo (Danswer)
a691ae7cba refactor sessions out. changes a lot of imports 2025-02-26 13:04:59 -08:00
rkuo-danswer
ae37f01f62 event driven indexing/docset/usergroup triggers (#3918)
* WIP

* trigger indexing immediately when the ccpair is created

* add some logging and indexing trigger to the mock-credential endpoint

* better comments

* fix integration test

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-07 22:53:51 +00:00
hagen-danswer
8837b8ea79 Curators can now update the curator relationship (#3536)
* Curators can now update the curator relationship

* mypy

* mypy

* whoops haha
2024-12-24 18:49:58 +00:00
pablodanswer
21ec5ed795 welcome to onyx 2024-12-13 09:56:10 -08:00