Commit graph

210 commits

Author SHA1 Message Date
CREDO23
d2f00fd328 fix fetchChatDetails return type 2025-11-06 21:52:45 +02:00
DESKTOP-RTLN3BA\$punk
9466bf595c feat: Implement LLM configuration validation in create and update routes
- Added `validate_llm_config` function to `llm_service.py` for validating LLM configurations via test API calls.
- Integrated validation in `create_llm_config` and `update_llm_config` routes in `llm_config_routes.py`, raising HTTP exceptions for invalid configurations.
- Enhanced error handling to provide detailed feedback on configuration issues.
2025-11-05 12:15:05 -08:00
DESKTOP-RTLN3BA\$punk
4dd7e8fc1f chore: Updated UserRead schema to include pages_limit and pages_used fields
- Expanded installation options in README to include SurfSense Cloud as a new method.
- Updated UserRead schema to include pages_limit and pages_used fields.
- Added AnnouncementBanner component to the dashboard layout for improved user notifications.
- Refactored DashboardPage to utilize useUser hook for user state management.
- Integrated page usage display in AppSidebar to show user-specific page limits and usage.
- Removed deprecated apiClient code and replaced it with hooks for better API interaction.
2025-11-03 22:34:37 -08:00
DESKTOP-RTLN3BA\$punk
ecd07d6155 refactor: update API endpoint paths to remove trailing slashes
- Modified various FastAPI route definitions to remove trailing slashes for consistency across the application.
- Updated corresponding fetch calls in the frontend to align with the new endpoint structure.
- Ensured that all affected routes maintain their functionality without trailing slashes.
2025-10-31 01:33:01 -07:00
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
DESKTOP-RTLN3BA\$punk
182f815bb7 feat: added periodic tasks in backend db and frontend hooks
- TODO: Add celery redbeat and create tasks dinamically in our redis
2025-10-22 16:14:25 -07:00
DESKTOP-RTLN3BA\$punk
18adf79649 feat(fix): document type filtering 2025-10-21 21:53:55 -07:00
CREDO23
9af7ea51f6 hard code the repo name and repo owner 2025-10-19 23:27:14 +02:00
CREDO23
f82764d186 Add ai bot suggestions 2025-10-17 17:00:00 +02:00
CREDO23
2339a156c2 Add ai bot suggestions 2025-10-17 16:48:10 +02:00
CREDO23
525564bd82 display github starts on header and hamburger menu 2025-10-17 14:55:19 +02:00
CREDO23
8f4ccba59a add compact formatting eg : 2.3k 2025-10-17 14:31:10 +02:00
CREDO23
8007597b50 add 'useGithubStarts' hook 2025-10-17 14:22:16 +02:00
Anish Sarkar
929035f802 Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector 2025-10-16 16:24:37 +05:30
DESKTOP-RTLN3BA\$punk
3022b25541 chore: biome checks 2025-10-15 14:38:26 -07:00
Rohan Verma
08661e686c
Merge pull request #392 from Aki-07/feature/add-searxng-connector
Add Searxng connector
2025-10-13 13:41:37 -07:00
Aki-07
ff08daccb1 fix: restore Tavily search and tighten SearxNG config 2025-10-12 21:29:12 +05:30
Aki-07
3f82ad6cf1 feat(web): support editing SearxNG connector settings 2025-10-12 20:44:59 +05:30
Aki-07
467da1e345 feat(web): add SearxNG connector metadata 2025-10-12 20:44:43 +05:30
Tarun
045537aa79 feat: add language support across configurations and prompts 2025-10-12 13:13:42 +05:30
Anish Sarkar
55d752e3c8 feat: added elasticsearch connector 2025-10-12 09:39:04 +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
0eeb0356e2 refactor: renameed hooks 2025-10-05 13:53:22 -07:00
DESKTOP-RTLN3BA\$punk
750d828f2b biome checks 2025-10-04 12:14:14 -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
1a3faf03d5 feat: added contact and pricing
- Updated framer motion
2025-09-30 20:27:34 -07:00
DESKTOP-RTLN3BA\$punk
a067bbbb4a biome fix 2025-09-28 22:28:55 -07:00
DESKTOP-RTLN3BA\$punk
94367e4226 chore: linting and formatting 2025-09-28 22:26:26 -07:00
samkul-swe
9d2b808e66 Added Luma connector 2025-09-28 14:59:10 -07:00
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
CREDO23
ad0a1e5c97 check if a google calendar exixst before adding it , in the add page 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
1148426009 Biome: Merge upstream main to incldue confluence changes 2025-07-28 09:10:29 -07:00
Rohan Verma
fbb1263aa3
Merge pull request #234 from CREDO23/feature/add-confluence-Connector
[Feature] Add confluence connector
2025-07-28 20:25:57 +05:30
Utkarsh-Patel-13
3164c0c8cc Biome: fixes for hooks & lib directory 2025-07-27 10:44:27 -07:00
Utkarsh-Patel-13
758603b275 Initial formatting using biome 2025-07-27 10:05:37 -07:00
CREDO23
8e52a0b201 add relevant coderrabit suggestions 2025-07-27 14:03:39 +02: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
CREDO23
6b2cd9705f Add UI implementations 2025-07-26 14:46:47 +02: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
2b647a9e7d Sources message section integration 2025-07-22 22:41:42 -07:00
Utkarsh-Patel-13
d8797b4f71 lazy loading fix for useDocument 2025-07-22 17:02:18 -07:00
Utkarsh-Patel-13
cf162101a6 Added source connector integration to chat input options 2025-07-22 16:06:50 -07:00
Utkarsh-Patel-13
ac99613b24 Added search type and search mode selections for chcat input 2025-07-22 15:11:33 -07:00
Utkarsh-Patel-13
3f051b0a19 Added document selection and document selection dialog to new chat interface 2025-07-22 14:06:10 -07:00
Utkarsh-Patel-13
98b49edca1 Simplified chat creation logic. Created custom hooks and proper route handling for smooth chat handling 2025-07-22 10:56:38 -07:00