CREDO23
e96590ff86
fix ruff isues
2025-08-01 00:27:50 +02:00
CREDO23
9c2408d026
fix source generation for clickup tasks
2025-07-31 23:21:01 +02:00
CREDO23
eb6830c4fa
fix ruff issues
2025-07-30 22:30:50 +02:00
CREDO23
4cb00735ac
add coderabbit suggestions
2025-07-30 22:25:47 +02:00
CREDO23
9a98742f81
Add web implementation for clickup connector
2025-07-30 21:37:12 +02:00
CREDO23
442417b808
add migration file
2025-07-30 21:35:27 +02:00
CREDO23
d92b7ee538
update seach source connector routes
2025-07-30 21:34:08 +02:00
CREDO23
161d9c7b91
update seach source connector schema
2025-07-30 21:33:38 +02:00
CREDO23
8958970320
update the connector service
2025-07-30 21:32:33 +02:00
CREDO23
b1204f8ac0
add clickup indexing
2025-07-30 21:31:52 +02:00
CREDO23
0348aff483
support clickup in reseacher agents
2025-07-30 21:30:56 +02:00
CREDO23
ede3dce9af
update clikup connector
2025-07-30 21:28:31 +02:00
CREDO23
65b6177ef0
add clickup connector
2025-07-29 21:23:59 +02:00
Utkarsh-Patel-13
1148426009
Biome: Merge upstream main to incldue confluence changes
2025-07-28 09:10:29 -07:00
Utkarsh-Patel-13
bd8dc7934d
Fix for podcast assitantt content
2025-07-27 14:14:15 -07:00
CREDO23
8e52a0b201
add relevant coderrabit suggestions
2025-07-27 14:03:39 +02:00
CREDO23
dee54bf5e1
fix the confluence search implemetation
2025-07-27 13:20:12 +02:00
CREDO23
4b663ea73f
update the prompt to add CONFLUENCE knowledge source
2025-07-27 10:33:33 +02:00
CREDO23
6b2cd9705f
Add UI implementations
2025-07-26 14:46:47 +02:00
CREDO23
4f8b610ad1
update search source connector schame
2025-07-26 14:45:01 +02:00
CREDO23
131d362f1e
suppport confluence pages indexing
2025-07-26 14:44:26 +02:00
CREDO23
e5bb26ea13
add confluence connector
2025-07-26 14:43:57 +02:00
CREDO23
9414d580e8
update document type and search source type enums
2025-07-26 14:43:31 +02:00
MSI\ModSetter
6b60131902
fix: when nothing is selected for context
2025-07-26 00:23:34 -07:00
Utkarsh-Patel-13
f006a76587
Merge main to Llamaindex-chatui
2025-07-25 19:41:05 -07:00
Utkarsh-Patel-13
5197269c43
Added Further question component and streaming fix
2025-07-25 15:40:29 -07:00
Utkarsh-Patel-13
1318feef66
Added inline citations and updated sources display as per new data format
2025-07-25 15:11:19 -07:00
Utkarsh-Patel-13
2827522ebc
Fixed formatting and linting post Jira connector PR
2025-07-25 10:52:34 -07:00
CREDO23
127681d2e1
clean up
2025-07-25 10:13:46 +02:00
CREDO23
b4d29ba3a0
add coderabbit suggestions
2025-07-25 09:01:53 +02:00
CREDO23
d9875eb7a6
update the JIRA connector
2025-07-25 08:59:32 +02:00
CREDO23
655352fc09
fix issues indexing with jira connector
2025-07-25 08:59:32 +02:00
CREDO23
4984aab3f1
update auth type
2025-07-25 08:59:32 +02:00
CREDO23
7af65a5a66
update the promt
2025-07-25 08:59:32 +02:00
CREDO23
2bb013ef9d
update the promt
2025-07-25 08:59:32 +02:00
CREDO23
6bced733b2
add jira connector implementation in the web
2025-07-25 08:59:32 +02:00
CREDO23
cd05a06a91
update connector indexing / update connector service
2025-07-25 08:59:32 +02:00
CREDO23
ca98693005
update connector indexing / update connector service
2025-07-25 08:59:32 +02:00
CREDO23
90bfec6e7d
add jira to document type enum and search source connector type enum
2025-07-25 08:59:32 +02:00
CREDO23
c4eab5eaba
feat: add jira connector module implementation
2025-07-25 08:59:32 +02:00
CREDO23
f488c106fa
feat: add a starter implementation of JIRA connector module
2025-07-25 08:59:32 +02:00
Utkarsh-Patel-13
d359a59f6d
Fixed all ruff lint and formatting errors
2025-07-24 14:43:48 -07:00
MSI\ModSetter
773c47c453
refactor: fix for linkup
2025-07-24 09:06:54 -07:00
Utkarsh-Patel-13
2b647a9e7d
Sources message section integration
2025-07-22 22:41:42 -07:00
Utkarsh-Patel-13
7c6437eef6
Better layout for terminal and chat messages
2025-07-22 20:36:52 -07:00
Utkarsh-Patel-13
6af9805927
Added chat terminal to display terminal logs
2025-07-22 18:53:25 -07:00
Utkarsh-Patel-13
56432c388c
Removed deprecated streaming methods
2025-07-21 09:56:32 -07:00
Utkarsh-Patel-13
53a79d9b65
Replaced deprecated stream service sources update call
2025-07-21 09:54:33 -07:00
MSI\ModSetter
9e8929ed2d
refactor: Update import path for TaskLoggingService in documents_routes.py
2025-07-21 06:20:44 -07:00
MSI\ModSetter
931fafa403
refactor: Remove deprecated document processing services and update imports
...
- Deleted the document_processing module and its associated docling_service.
- Updated imports in documents_routes.py and background_tasks.py to reflect the new service structure.
- Ensured compatibility with the task logging system by adjusting type hints for log entries.
2025-07-21 06:19:37 -07:00