Commit graph

1329 commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk
a8a3ad2b42 biome fixes 2025-10-13 20:11:11 -07:00
Rohan Verma
c99469bfdf
Merge pull request #391 from unitagain/feature/chinese-llm-support
feat: add Chinese LLM providers support with auto-fill API Base URL
2025-10-13 19:52:21 -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
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
Differ
917cf4f398 feat: add Chinese LLM providers support with auto-fill API Base URL
- Add support for DeepSeek, Qwen (Alibaba), Kimi (Moonshot), and GLM (Zhipu)
- Implement auto-fill API Base URL when selecting Chinese LLM providers
- Add smart validation and warnings for missing API endpoints
- Fix session state management in task logging service
- Add comprehensive Chinese setup documentation
- Add database migration for new LLM provider enums

Closes #383
2025-10-12 19:10:46 +08:00
Tarun
807f4055f9 Spelling mistake 2025-10-12 13:44:45 +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
Rohan Verma
a1b1db3895
Merge pull request #372 from iamsyg/add-inference-params-1
feat: add interface params
2025-10-09 00:34:25 -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
Swayam
b7c68277f6 feat: add interface params 2025-10-07 04:59:01 +05:30
DESKTOP-RTLN3BA\$punk
5bcf7b525a refactor: move LLM_PROVIDERS to enums and clean up provider definitions 2025-10-05 23:02:54 -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
DESKTOP-RTLN3BA\$punk
811a9ad061 biome checks 2025-10-04 12:20:28 -07:00
TensorNull
d87773d0a6 feat: Added CometAPI to LLM providers list 2025-10-04 15:13:03 +08:00
DESKTOP-RTLN3BA\$punk
042e1a45dd suggested fixes 2025-10-02 18:36:01 -07:00
DESKTOP-RTLN3BA\$punk
8f2b80f9f5 fix: suggested 2025-10-02 18:30:26 -07:00
DESKTOP-RTLN3BA\$punk
6415d4fd57 feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
DESKTOP-RTLN3BA\$punk
f0a060d2ac fix: recommended fixes 2025-10-02 14:03:48 -07:00
DESKTOP-RTLN3BA\$punk
ae581a10d8 chore: updated icons 2025-10-02 12:49:40 -07:00
DESKTOP-RTLN3BA\$punk
3adabe7a16 feat: frontpage 2025-10-02 12:43:43 -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
79429b0c9a remove framer-motion 2025-09-30 22:26:32 -07:00
DESKTOP-RTLN3BA\$punk
1a1530957a feat: contact to frontpage and biome 2025-09-30 22:15:55 -07:00
DESKTOP-RTLN3BA\$punk
e305bc4796 feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
DESKTOP-RTLN3BA\$punk
ba62489715 feat: added drizzle for contact management 2025-09-30 21:36:07 -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
3dc8f7fa15 biome fix 2025-09-28 22:31: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
DESKTOP-RTLN3BA\$punk
4ce4dfe9b8 fix: biome check 2025-09-16 21:57:55 -07:00
Natsume Ryuhane
5c3ea68d8f
Added OpenRouter to provider list 2025-09-16 18:26:58 -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
DESKTOP-RTLN3BA\$punk
2fb86ad687 refactor: integrate voice selection utility in podcast audio generation
- remove NavUser component and update sidebar layout;
2025-08-12 16:48:03 -07:00
Utkarsh-Patel-13
544c75d6ad Added persistance to sidebar state 2025-08-08 11:17:43 -07:00
Utkarsh-Patel-13
63ef9313f2 Merge branch 'main' into fix/UI-Improvements 2025-08-08 10:37:44 -07:00
CREDO23
edf46e4de1 update seach source connector schema 2025-08-03 12:16:40 +02:00