Commit graph

86 commits

Author SHA1 Message Date
thierryverse
cfb62ff73b fix typo 2025-11-11 19:15:45 +02:00
thierryverse
55e5b45a42 fix podcast generation 2025-11-11 04:02:04 +02:00
DESKTOP-RTLN3BA\$punk
a2fb9faad6 feat: enhance Azure OpenAI embeddings and add voice support for Azure provider
- Introduced a fixed parameter order for AzureOpenAIEmbeddings to resolve compatibility issues.
- Updated the voice selection logic to include Azure voices in the podcaster utility.
- Modified the page limit service to use a more efficient method for retrieving users.
2025-10-30 22:33:47 -07:00
DESKTOP-RTLN3BA\$punk
0987440893 chore: update configuration for rerankers
- Added RERANKERS_ENABLED option to control reranking functionality.
- Updated rerank_documents function to handle cases when reranking is disabled.
- Enhanced documentation for environment variables related to rerankers in installation guides.
2025-10-29 23:23: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
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
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
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
DESKTOP-RTLN3BA\$punk
a3f50ebc4d feat: added missed migration 2025-10-12 20:15:27 -07:00
Tarun
120d60465e refactor: streamline language instruction handling across prompts 2025-10-12 23:40:46 +05:30
Aki-07
ec3e4888d8 feat(back): surface SearxNG results in researcher workflow 2025-10-12 20:44:14 +05:30
Tarun
045537aa79 feat: add language support across configurations and prompts 2025-10-12 13:13:42 +05:30
Anish Sarkar
c3d249682f feat: update Elasticsearch connector handling and display name 2025-10-12 09:56:52 +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
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
Rohan Verma
662212d4e2
Merge pull request #295 from CREDO23/feature/airtable-connector
[Feature]  Add Airtable connector
2025-09-03 12:49:14 -07:00
DESKTOP-RTLN3BA\$punk
4264c0248f fix: moved chathistory in system promts 2025-08-27 18:43:33 -07:00
CREDO23
45d2c18c16 update airtable indexer 2025-08-26 19:17:46 +02:00
CREDO23
1e0f3a1067 update researcher agent 2025-08-26 15:44:22 +02:00
DESKTOP-RTLN3BA\$punk
9dba1930de fix: citations for user selected documents. 2025-08-20 12:03:57 -07: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
ad951d45da update reseacher agents 2025-08-15 09:11:14 +02:00
DESKTOP-RTLN3BA\$punk
1b29310ae7 feat: Added Local TTS (Kokoro TTS) Support 2025-08-13 17:25:34 -07: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
CREDO23
605d0f71fd add requested changes 2025-08-07 21:18:25 +02:00
CREDO23
ad0a1e5c97 check if a google calendar exixst before adding it , in the add page 2025-08-03 12:16:40 +02:00
CREDO23
edf46e4de1 update seach source connector schema 2025-08-03 12:16:40 +02:00
CREDO23
0348aff483 support clickup in reseacher agents 2025-07-30 21:30:56 +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
CREDO23
4b663ea73f update the prompt to add CONFLUENCE knowledge source 2025-07-27 10:33:33 +02:00
MSI\ModSetter
6b60131902 fix: when nothing is selected for context 2025-07-26 00:23:34 -07:00
Utkarsh-Patel-13
f006a76587 Merge main to Llamaindex-chatui 2025-07-25 19:41:05 -07:00
Utkarsh-Patel-13
1318feef66 Added inline citations and updated sources display as per new data format 2025-07-25 15:11:19 -07: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
2bb013ef9d update the promt 2025-07-25 08:59:32 +02:00
CREDO23
6bced733b2 add jira connector implementation in the web 2025-07-25 08:59:32 +02:00
CREDO23
cd05a06a91 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
MSI\ModSetter
773c47c453 refactor: fix for linkup 2025-07-24 09:06:54 -07:00
Utkarsh-Patel-13
53a79d9b65 Replaced deprecated stream service sources update call 2025-07-21 09:54:33 -07:00
Utkarsh-Patel-13
ef761f1a43 Updated section streaming for report sections. 2025-07-19 21:08:19 -07:00