DESKTOP-RTLN3BA\$punk
5b957ec21c
feat: bumped version to v0.0.8
2025-10-16 22:44:12 -07:00
Anish Sarkar
8e1e81ebae
Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector
2025-10-17 01:02:29 +05:30
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
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
31982cea9a
chore: removed content trunking for better UI
2025-10-14 14:19:48 -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
Aki-07
ff08daccb1
fix: restore Tavily search and tighten SearxNG config
2025-10-12 21:29:12 +05:30
Aki-07
020c5ed04e
feat(back): add SearxNG search integration
2025-10-12 20:44:00 +05:30
Anish Sarkar
55d752e3c8
feat: added elasticsearch connector
2025-10-12 09:39:04 +05:30
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
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
45d2c18c16
update airtable indexer
2025-08-26 19:17:46 +02:00
DESKTOP-RTLN3BA\$punk
cbc799b15c
fix: fixed search scope switching duplicate sources.
...
- User Selected docs still need a fix.
2025-08-20 10:10:37 -07:00
DESKTOP-RTLN3BA\$punk
d804be5fb3
fix: Streaming Dulplicate Sources & Delete Search Space UI
2025-08-19 11:05:12 -07:00
CREDO23
e17d969087
add search google gmail connector service
2025-08-15 09:11:14 +02:00
CREDO23
edf46e4de1
update seach source connector schema
2025-08-03 12:16:40 +02:00
CREDO23
e96590ff86
fix ruff isues
2025-08-01 00:27:50 +02:00
CREDO23
9c2408d026
fix source generation for clickup tasks
2025-07-31 23:21:01 +02:00
CREDO23
9a98742f81
Add web implementation for clickup connector
2025-07-30 21:37:12 +02:00
CREDO23
8958970320
update the connector service
2025-07-30 21:32:33 +02:00
CREDO23
8e52a0b201
add relevant coderrabit suggestions
2025-07-27 14:03:39 +02:00
CREDO23
dee54bf5e1
fix the confluence search implemetation
2025-07-27 13:20:12 +02:00
Utkarsh-Patel-13
2827522ebc
Fixed formatting and linting post Jira connector PR
2025-07-25 10:52:34 -07:00
CREDO23
b4d29ba3a0
add coderabbit suggestions
2025-07-25 09:01:53 +02:00
CREDO23
cd05a06a91
update connector indexing / update connector service
2025-07-25 08:59:32 +02:00
CREDO23
ca98693005
update connector indexing / update connector service
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
DESKTOP-RTLN3BA\$punk
5045b7433a
refactor: Move utility services to a dedicated 'services' module
...
- Updated import paths for LLM, connector, query, and streaming services to reflect their new location in the 'services' module.
- Removed obsolete utility service files that have been migrated.
2025-07-06 17:51:24 -07:00