mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-08 22:22:17 +02:00
refactor(youtube): remove legacy KB ingestion; use actor get_youtube_video_id
This commit is contained in:
parent
ab6be6cbda
commit
817ec0e9f4
8 changed files with 4 additions and 614 deletions
|
|
@ -26,7 +26,6 @@ def _disable_otel(monkeypatch: pytest.MonkeyPatch):
|
|||
("delete_folder_documents_background", "delete"),
|
||||
("delete_search_space_background", "delete"),
|
||||
("process_extension_document", "process"),
|
||||
("process_youtube_video", "process"),
|
||||
("process_file_upload", "process"),
|
||||
("process_file_upload_with_document", "process"),
|
||||
("process_circleback_meeting", "process"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue