Commit graph

3377 commits

Author SHA1 Message Date
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
Rohan Verma
f9d5a9fbc0
Merge pull request #410 from MODSetter/dev
feat: bumped version to v0.0.8
2025-10-16 22:45:41 -07:00
DESKTOP-RTLN3BA\$punk
5b957ec21c feat: bumped version to v0.0.8 2025-10-16 22:44:12 -07:00
Rohan Verma
7ed6fc572a
Merge pull request #388 from AnishSarkar22/feature/elasticsearch-connector
[Feature] Add elasticsearch connector
2025-10-16 22:25:09 -07:00
Anish Sarkar
bbb2abfc02 fix: ran formatter as per coderrabbitai 2025-10-17 02:44:44 +05:30
Anish Sarkar
0ff1b586a2 feat: update Elasticsearch integration and logging
- revised Elasticsearch connector enum revision IDs
- added `TaskLoggingService` to elasticsearch_indexer
- integrated Elasticsearch into prompts.py as requested
2025-10-17 02:21:56 +05:30
Anish Sarkar
8e1e81ebae Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector 2025-10-17 01:02:29 +05:30
Rohan Verma
885870bfd4
Merge pull request #405 from unitagain/feature/baidu-search-integration
feat: add Baidu AI Search integration
2025-10-16 12:15:31 -07: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
Anish Sarkar
82438c7396 refactor: streamline Elasticsearch indexing by removing unused services and integrating document chunking, also added documentation 2025-10-16 17:48:28 +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
3c0f5e42f3 updated enum revision id and uv.lock 2025-10-16 16:52:27 +05:30
Anish Sarkar
929035f802 Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector 2025-10-16 16:24:37 +05:30
Rohan Verma
fa39176b82
Merge pull request #408 from MODSetter/dev
chore: updated docs & refactored sst_service.py
2025-10-15 14:44:03 -07:00
DESKTOP-RTLN3BA\$punk
3022b25541 chore: biome checks 2025-10-15 14:38:26 -07:00
DESKTOP-RTLN3BA\$punk
70b547c9c9 chore: updated docs & refactored sst_service.py 2025-10-15 14:31:38 -07:00
Rohan Verma
5ed9aa2b0b
Merge pull request #387 from nabthebest135/local-stt
local STT implementation with Faster-Whisper
2025-10-15 14:08:09 -07:00
Rohan Verma
d868bae134
Merge pull request #404 from MODSetter/dev
feat: add unique identifier hash for documents to prevent duplicates across various connectors
2025-10-14 21:19:53 -07:00
DESKTOP-RTLN3BA\$punk
97f06899e4 Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev 2025-10-14 21:12:17 -07:00
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
Rohan Verma
1f3e4bfa09
Merge pull request #403 from MODSetter/dev
chore: fixed validators
2025-10-14 17:06:39 -07:00
MSI\ModSetter
031dc714eb chore: fixed validators 2025-10-14 17:03:38 -07:00
Rohan Verma
673bf6f3c1
Merge pull request #402 from MODSetter/dev
chore: removed content trunking for better UI
2025-10-14 14:23:08 -07:00
DESKTOP-RTLN3BA\$punk
31982cea9a chore: removed content trunking for better UI 2025-10-14 14:19:48 -07:00
Nabhan
6f75ad159d chore: restore original package-lock.json 2025-10-15 00:55:32 +05:00
Rohan Verma
d86aaea125
Merge pull request #396 from AnishSarkar22/fix/ui-log-message-overlap
[Fix] Show full message via modal to prevent column overlap & align cells
2025-10-13 21:36:14 -07:00
Rohan Verma
e78b517114
Merge pull request #399 from MODSetter/dev
Update external sources in README.md
2025-10-13 20:49:22 -07:00
Rohan Verma
a528a0d816
Update external sources in README.md 2025-10-13 20:49:02 -07:00
Rohan Verma
cbabc2bb4d
Merge pull request #398 from MODSetter/dev
chore: removed chinese comments to pass ruff checks and updated migration nos
2025-10-13 20:12:50 -07:00
DESKTOP-RTLN3BA\$punk
a8a3ad2b42 biome fixes 2025-10-13 20:11:11 -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
30b8852ba7
Merge pull request #397 from MODSetter/dev
refactor: updated SearxNG connector migration and fixed validation for SearxNG host URL
2025-10-13 14:06:42 -07:00
DESKTOP-RTLN3BA\$punk
cbe7f18a2b biome checks 2025-10-13 14:04:38 -07:00
DESKTOP-RTLN3BA\$punk
acd900c41d ruff fix 2025-10-13 14:01:55 -07:00
DESKTOP-RTLN3BA\$punk
576dc19260 refactor: updated SearxNG connector migration and fixed validation for SearxNG host URL 2025-10-13 13:57:58 -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
Anish Sarkar
f3e1cf640d Merge remote-tracking branch 'upstream/main' into fix/ui-log-message-overlap
Merge remote-tracking branch 'upstream/main' into fix/ui-log-message-overlap

- Bring upstream fixes and dependency updates
- Resolve UI overlap for long log messages in dashboard table
- Keep current feature branch changes (fix/ui-log-message-overlap)
2025-10-13 21:21:04 +05:30
Anish Sarkar
ea509b7d57 refactor: clean up formatting and indentation in MessageDetails component 2025-10-13 21:20:33 +05:30
Anish Sarkar
19c748bf97 feat: implement MessageDetails component for displaying log details in a dialog 2025-10-13 21:11:16 +05:30
Nabhan
39685b19da Remove package-lock.json as requested in PR review 2025-10-13 15:17:55 +05:00
Nabhan
9b72ec65b5 fix: address code review feedback for STT implementation
- Add header to local STT transcription for consistency
- Add empty text validation for external STT path
- Refactor external STT to eliminate duplication in atranscription calls
- Ensure both local and external paths have consistent error handling
2025-10-13 14:26:36 +05:00
Rohan Verma
ffd861b7f2
Merge pull request #394 from MODSetter/dev
feat: added missed migration
2025-10-12 20:16:27 -07:00
DESKTOP-RTLN3BA\$punk
a3f50ebc4d feat: added missed migration 2025-10-12 20:15:27 -07:00
Rohan Verma
9429c2b06b
Merge pull request #390 from Tarun2605/feature/305-selectable-output-language
feat: add language support across configurations and prompts
2025-10-12 20:12:39 -07:00
Anish Sarkar
b9fc41fd19 feat: add expandable message rows in LogsTable for better readability 2025-10-13 04:30:26 +05:30
Anish Sarkar
6f7e8e003f fix: improve table layout and prevent content overflow in LogsTable. 2025-10-13 03:17:28 +05:30
Tarun
120d60465e refactor: streamline language instruction handling across prompts 2025-10-12 23:40:46 +05:30
Aki-07
ff08daccb1 fix: restore Tavily search and tighten SearxNG config 2025-10-12 21:29:12 +05:30