CREDO23
666ea87a9d
reference the chat in the podcast
2025-11-06 21:52:45 +02:00
CREDO23
aaa6ee22ed
implement chat/podcast staleness
2025-11-06 21:52:45 +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
81ddc81026
feat(removed): sub_section_writer
...
- Its bad and not needed.
2025-10-27 20:30:10 -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
Anish Sarkar
8e1e81ebae
Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector
2025-10-17 01:02:29 +05:30
Differ
beaf8f89a6
feat: add Baidu AI Search integration
...
- Add BAIDU_SEARCH_API connector type to support Chinese web search
- Implement search_baidu() method in connector_service.py
- Add frontend configuration page for Baidu Search API
- Create Alembic migration for new enum values
- Add validation rules and agent integration
- Support configurable model, search source, and deep search options
- Update .gitignore to exclude .env.local and other env files
Addresses integration with Chinese search ecosystem for better local market support.
Baidu AI Search provides intelligent search with automatic summarization.
2025-10-16 19:30:42 +08: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
c99cd710ea
feat: add unique identifier hash for documents to prevent duplicates across various connectors
2025-10-14 21:11:19 -07:00
DESKTOP-RTLN3BA\$punk
ba5bb91a7b
chore: removed chinese comments to pass ruff checks and updated migration nos
2025-10-13 20:07:32 -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
d2ffd12480
feat(back): add SearxNG connector type
2025-10-12 20:43:45 +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
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
TensorNull
d87773d0a6
feat: Added CometAPI to LLM providers list
2025-10-04 15:13:03 +08:00
samkul-swe
9d2b808e66
Added Luma connector
2025-09-28 14:59:10 -07:00
Natsume Ryuhane
5c3ea68d8f
Added OpenRouter to provider list
2025-09-16 18:26:58 -07:00
CREDO23
27b914f822
Add airtable connector auth flow routes
2025-08-26 13:56:31 +02:00
CREDO23
a1bc9a1c60
update search source connector / add gmail enum value
2025-08-15 09:07:22 +02:00
CREDO23
605d0f71fd
add requested changes
2025-08-07 21:18:25 +02:00
CREDO23
edf46e4de1
update seach source connector schema
2025-08-03 12:16:40 +02:00
CREDO23
9abaf4fd2a
add (backend) google calendar connection flow
2025-08-03 12:16:40 +02:00
MSI\ModSetter
f040abafb0
fix(backend): modified unique constraint on search_source_connectors table
2025-08-02 11:47:49 -07:00
CREDO23
442417b808
add migration file
2025-07-30 21:35:27 +02:00
CREDO23
9414d580e8
update document type and search source type enums
2025-07-26 14:43:31 +02:00
Utkarsh-Patel-13
2827522ebc
Fixed formatting and linting post Jira connector PR
2025-07-25 10:52:34 -07:00
CREDO23
90bfec6e7d
add jira to document type enum and search source connector type enum
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
1eb072cc69
feat(BACKEND): Added Log Management System for better Bug's Tracking
...
- Background tasks are now logged so non tech users can effectively track the failurte points easily.
2025-07-16 01:10:33 -07:00
DESKTOP-RTLN3BA\$punk
a85f7920a9
feat: added configurable LLM's
2025-06-09 15:50:15 -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
4b3c662478
feat: added discord indexer
2025-06-02 18:30:38 +07:00
DESKTOP-RTLN3BA\$punk
5411bac8e0
feat: Added content based hashing to prevent duplicates and fix resync issues
2025-05-28 23:52:00 -07:00
DESKTOP-RTLN3BA\$punk
521ee4a1c4
feat: Removed Hard Dependecy on Google Auth
...
- Introduced LOCAL auth mode
2025-05-21 20:56:23 -07:00
DESKTOP-RTLN3BA\$punk
b4bee887bd
feat: Added Podcast Feature and its actually fast.
...
- Fully Async
2025-05-05 23:18:12 -07:00
DESKTOP-RTLN3BA\$punk
42bde28781
fix: Support for All Embeddings
2025-04-30 00:10:50 -07:00
DESKTOP-RTLN3BA\$punk
3675505eb1
feat: Added LinkUP Search Engine Connector
2025-04-27 15:53:33 -07:00
DESKTOP-RTLN3BA\$punk
e0eb9d4b8b
feat: Added Linear Connector
2025-04-15 23:10:35 -07:00
Adamsmith6300
bb198e38c0
add github connector, add alembic for db migrations, fix bug updating connectors
2025-04-13 13:56:22 -07:00
DESKTOP-RTLN3BA\$punk
1609e59086
YouTube video processing utils
2025-04-09 18:46:10 -07:00
DESKTOP-RTLN3BA\$punk
ee0c518553
not-integreated: Add DocumentHybridSearchRetriever
2025-03-20 22:56:24 -07:00
DESKTOP-RTLN3BA\$punk
da23012970
feat: SurfSense v0.0.6 init
2025-03-14 18:53:14 -07:00