Anish Sarkar
4e6b4cc57d
fixed: cleaned up code and added import in init
2025-11-30 04:25:27 +05:30
Anish Sarkar
e419702ebd
fix: run ruff formatter to fix code quality
2025-11-30 04:15:38 +05:30
Anish Sarkar
b98c312fb1
Merge remote-tracking branch 'upstream/main' into feature/blocknote-editor
2025-11-30 04:10:49 +05:30
Anish Sarkar
f8e4926969
feat: Implement document saving with reindexing
...
- Updated the document saving endpoint to trigger reindexing after saving.
- Introduced a new Celery task for reindexing documents.
- Refactored the editor page to reflect the changes in the API endpoint and method.
2025-11-30 04:08:12 +05:30
Anish Sarkar
91bc344b56
feat: Added celery tasks to populate blocknote_document for existing documents
2025-11-30 03:49:43 +05:30
DESKTOP-RTLN3BA\$punk
8f30cfd69a
chore(lint): ruff checks
2025-11-26 13:22:31 -08:00
samkul-swe
121e2f0c0e
Renaming resources
2025-11-22 19:19:00 -08:00
samkul-swe
8333697598
Removed the CRAWLED_URL document processors
2025-11-21 23:27:21 -08:00
samkul-swe
896e410e2a
Webcrawler connector draft
2025-11-21 23:27:21 -08:00
thierryverse
2902fd6d28
inject user instruction in the podcast generation task
2025-11-11 20:08:32 +02:00
thierryverse
cfb62ff73b
fix typo
2025-11-11 19:15:45 +02:00
thierryverse
55e5b45a42
fix podcast generation
2025-11-11 04:02:04 +02:00
DESKTOP-RTLN3BA\$punk
4be9d099bf
feat: added file limit tracking for a user
2025-10-30 14:58:08 -07:00
DESKTOP-RTLN3BA\$punk
d76da8a59d
fix: podcast tasks for Windows compatibility
...
- Added WindowsProactorEventLoopPolicy for better async subprocess support on Windows.
- Ensured proper cleanup of the event loop after task execution.
- Removed redundant asyncio import from the generate_chat_podcast_task function.
2025-10-30 12:05:06 -07:00
MSI\ModSetter
8706df6716
feat: added meta-scheduler for running periodic tasks
2025-10-22 19:49:44 -07:00
MSI\ModSetter
a90767a478
feat: added meta-scheduler for running periodic tasks
2025-10-22 19:49:30 -07:00
DESKTOP-RTLN3BA\$punk
18adf79649
feat(fix): document type filtering
2025-10-21 21:53:55 -07:00
DESKTOP-RTLN3BA\$punk
0e6669ac4e
fix: celery_app path and gmail indexing
2025-10-21 21:11:41 -07:00
DESKTOP-RTLN3BA\$punk
c80bbfa867
feat: added celery and removed background_tasks for MQ's
...
- removed pre commit hooks
- updated docker setup
- updated github docker actions
- updated docs
2025-10-20 00:30:00 -07:00