Commit graph

55 commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk
a3a5b13f48 chore: linting 2025-11-03 16:00:58 -08:00
DESKTOP-RTLN3BA\$punk
050581ba6a Merge commit '57fd82f17f' into dev 2025-11-03 15:58:17 -08:00
DESKTOP-RTLN3BA\$punk
e65d74f2e2 refactor: added batch commits and Increased task time limits in celery_app.py
- Increased task time limits in celery_app.py for longer processing times.
- Enhanced pagination logic in NotionHistoryConnector to handle large result sets.
- Implemented batch commits every 10 documents across various indexers (Airtable, ClickUp, Confluence, Discord, GitHub, Google Calendar, Gmail, JIRA, Linear, Luma, Notion, Slack) to improve performance and reduce database load.
- Updated final commit logging for clarity on total documents processed.
2025-11-03 15:57:19 -08:00
Rohan Verma
a8e40920ff
Merge pull request #458 from msinha569/fix/agentprocessterminal-clean
Fix: add smooth expand/collapse animation for Agent Process Terminal (#452)
2025-10-31 14:14:21 -07:00
Rohan Verma
7ef20ed8c4
Merge pull request #451 from msinha569/fix/duplicate-tick-clean
Fix: remove duplicate tick and overflow issue in Fast LLM Selection (#446)
2025-10-31 14:14:03 -07:00
msinha569
33f31b8292 No animation on expanding or collapsing Agent Process Terminal 2025-10-31 08:38:44 +05:30
DESKTOP-RTLN3BA\$punk
430249366c refactor: update Document and Connector selection components
- Replaced the use of search source connectors with document types for improved clarity and functionality.
- Enhanced UI elements for document type selection, including better styling and loading states.
- Updated selection logic to handle document types and their counts effectively.
- Improved accessibility and user experience in the document and connector selection dialogs.
2025-10-30 16:04:00 -07:00
msinha569
732dace9b2 Duplicate tick icon visible on selected Fast LLM option 2025-10-30 20:34:25 +05:30
DESKTOP-RTLN3BA\$punk
81ddc81026 feat(removed): sub_section_writer
- Its bad and not needed.
2025-10-27 20:30:10 -07:00
DESKTOP-RTLN3BA\$punk
c4b9ce6ce8 feat: fixed chat Documents table 2025-10-21 22:55:39 -07:00
CREDO23
8007597b50 add 'useGithubStarts' hook 2025-10-17 14:22:16 +02:00
Differ
a479fea588 fix: Baidu search UI rendering and clean debug code
- Fix: Add BAIDU_SEARCH_API to direct render sources
- Fix: Remove API key exposure in debug logs
- Resolves 404 error when clicking Baidu search results
2025-10-16 22:45:35 +08:00
DESKTOP-RTLN3BA\$punk
3022b25541 chore: biome checks 2025-10-15 14:38:26 -07:00
Aki-07
467da1e345 feat(web): add SearxNG connector metadata 2025-10-12 20:44:43 +05:30
DESKTOP-RTLN3BA\$punk
633ea3ac0f feat: moved LLMConfigs from User to SearchSpaces
- RBAC soon??
- Updated various services and routes to handle search space-specific LLM preferences.
- Modified frontend components to pass search space ID for LLM configuration management.
- Removed onboarding page and settings page as part of the refactor.
2025-10-10 00:50:29 -07:00
DESKTOP-RTLN3BA\$punk
aea09a5dad feat: Moved searchconnectors association from user to searchspace
- Need to move llm configs to searchspace
2025-10-08 21:13:01 -07:00
DESKTOP-RTLN3BA\$punk
c257235cc3 refactor: added chunk id reference for sources 2025-10-05 21:47:22 -07:00
DESKTOP-RTLN3BA\$punk
0eeb0356e2 refactor: renameed hooks 2025-10-05 13:53:22 -07:00
MSI\ModSetter
898fc884a9 chore: biome & ruff checks 2025-10-01 18:50:36 -07:00
Ryuhane
9973d51245
Merge branch 'dev' into dev 2025-10-01 14:00:06 -07:00
Natsume Ryuhane
797fe26f53
Implemented serverside pagination;
Enabled searchspace file mgmt panel to use serverside pagination;
2025-10-01 13:05:22 -07:00
DESKTOP-RTLN3BA\$punk
e305bc4796 feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
DESKTOP-RTLN3BA\$punk
1a3faf03d5 feat: added contact and pricing
- Updated framer motion
2025-09-30 20:27:34 -07:00
DESKTOP-RTLN3BA\$punk
b33c2904a6 refactor: connector icon handling by centralizing icon retrieval in contracts. 2025-09-13 15:13:04 -07:00
Rohan Verma
662212d4e2
Merge pull request #295 from CREDO23/feature/airtable-connector
[Feature]  Add Airtable connector
2025-09-03 12:49:14 -07:00
Anish Sarkar
6091003afb improved UI for summary 2025-09-02 02:14:54 +05:30
Anish Sarkar
164598fe5a added document summary UI 2025-09-02 02:08:50 +05:30
CREDO23
6b8295c133 update ui icons /e enums / etc with airtable data 2025-08-26 19:18:53 +02:00
DESKTOP-RTLN3BA\$punk
76732c36ba feat: added jump to source referencing of citations 2025-08-23 18:48:18 -07:00
DESKTOP-RTLN3BA\$punk
6bc4331d78 fix: increased Sheet size and....
- respectfully fuck linting
2025-08-22 11:48:18 -07:00
DESKTOP-RTLN3BA\$punk
e1c0ecfbea refactor: replaced ChatSources dialog with Sheet for better UI. 2025-08-22 11:33:59 -07:00
CREDO23
2655692db3 add UI implementations 2025-08-15 09:12:40 +02:00
CREDO23
edf46e4de1 update seach source connector schema 2025-08-03 12:16:40 +02:00
MSI\ModSetter
f903be9e69 docs: added confluence connector info 2025-07-29 11:46:40 -07:00
Utkarsh-Patel-13
ecc4c11100 Biome: fixes for app/dashboard/search_pace_id pages 2025-07-27 11:46:34 -07:00
Utkarsh-Patel-13
2950573271 Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
Utkarsh-Patel-13
758603b275 Initial formatting using biome 2025-07-27 10:05:37 -07:00
MSI\ModSetter
113636d1b1 fix: optimized to reduce rerenders 2025-07-26 11:26:41 -07:00
MSI\ModSetter
a6340fdf2b fix: codeblock 2025-07-26 11:16:56 -07:00
MSI\ModSetter
1e05c5e9da feat: add react-rough-notation dependency and update chat components for improved UI 2025-07-26 07:04:04 -07:00
Utkarsh-Patel-13
06321d0b34 Fixed: Data table selction on filter & added jira connector 2025-07-25 20:05:29 -07:00
Utkarsh-Patel-13
f006a76587 Merge main to Llamaindex-chatui 2025-07-25 19:41:05 -07:00
Utkarsh-Patel-13
1dd373a700 Replacing researcher chat components with new chat page and components 2025-07-25 19:12:09 -07:00
CREDO23
6bced733b2 add jira connector implementation in the web 2025-07-25 08:59:32 +02:00
DESKTOP-RTLN3BA\$punk
deea3fa544 chore: remove VERSION file and clean up unused imports across multiple files 2025-06-03 01:33:21 -07:00
DESKTOP-RTLN3BA\$punk
0c07898f4a feat: Added Q/A Mode in Research Agent 2025-06-03 00:10:35 -07:00
Muhamad Aji Wibisono
303856e160 feat: added icon for discord connector 2025-06-02 19:31:48 +07:00
DESKTOP-RTLN3BA\$punk
a9db0a8ceb feat: Introduce the RAPTOR Search. 2025-05-11 23:05:56 -07:00
DESKTOP-RTLN3BA\$punk
3675505eb1 feat: Added LinkUP Search Engine Connector 2025-04-27 15:53:33 -07:00
Exceeds_Lenovo\rohan
a7389b6d2e fix(coderabbit): New URL 2025-04-25 15:44:11 -07:00