Commit graph

52 commits

Author SHA1 Message Date
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
Utkarsh-Patel-13
92781e726c Updated Streaming Service to efficently stream content\
\
- Earlier for each chunk, whole message (with all annotations included)
  were streamed. Leading to extremely large data length.
- Fixed to only stream new chunk.
- Updated ANSWER part to be streamed as message content (following
  Vercel's Stream Protocol)\
- Fixed yield typo
2025-07-18 17:43:07 -07:00
DESKTOP-RTLN3BA\$punk
f7fe20219b feat: Added Follow Up Qns Logic 2025-07-10 14:37:31 -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
DESKTOP-RTLN3BA\$punk
671984acbd fix: Fix rerank_documents node in sub_section_writer & qna_agent 2025-07-03 14:09:36 -07:00
DESKTOP-RTLN3BA\$punk
3e1db2ac6b Revert "docs"
This reverts commit 707ed7e05f.
2025-07-03 14:09:36 -07:00
DESKTOP-RTLN3BA\$punk
707ed7e05f docs 2025-06-11 14:17:58 -07:00
DESKTOP-RTLN3BA\$punk
a85f7920a9 feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
DESKTOP-RTLN3BA\$punk
f5d279ccdc fix: q/a agent 2025-06-05 23:52:34 -07:00
DESKTOP-RTLN3BA\$punk
a22228f36e refactor: optimized document handling and added token management in Q&A and sub-section writing agents 2025-06-05 20:33:09 -07:00
DESKTOP-RTLN3BA\$punk
96f545f982 fix: Fix for case where nothing is selected for context. 2025-06-04 23:09:31 -07:00
DESKTOP-RTLN3BA\$punk
d7bb31f894 feat: Document Selector in Chat.
- Still need improvements but lets use it first.
2025-06-04 21:46:50 -07:00
DESKTOP-RTLN3BA\$punk
52a9ad04bd feat: Stabilized Citation Logic 2025-06-04 17:19:31 -07:00
DESKTOP-RTLN3BA\$punk
cdc69c1c7d fix: coderabbit suggestions 2025-06-03 00:30:36 -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
1d67a87b82 feat: discord knowledge retrieval 2025-06-02 18:43:32 +07:00
DESKTOP-RTLN3BA\$punk
ad13d815a5 refactor: Improved prompt for personalization. 2025-05-19 20:49:47 -07:00
DESKTOP-RTLN3BA\$punk
c7a173456a feat: Basic Streaming 2025-05-16 01:51:55 -07:00
DESKTOP-RTLN3BA\$punk
a8080d2dc7 feat: Added Speech to Text support.
- Supports audio & video files.
- Will be useful for Youtube vids which dont have transcripts.
2025-05-13 21:13:53 -07:00
DESKTOP-RTLN3BA\$punk
a9db0a8ceb feat: Introduce the RAPTOR Search. 2025-05-11 23:05:56 -07:00
DESKTOP-RTLN3BA\$punk
d3540d8cc5 chore: more context to reranker 2025-05-10 20:19:08 -07:00
DESKTOP-RTLN3BA\$punk
a58550818b feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00
DESKTOP-RTLN3BA\$punk
2cee5acaa3 feat: Improved sub section writer agent & Chat UI 2025-05-09 22:14:22 -07:00
DESKTOP-RTLN3BA\$punk
4a2be4b98e fix: Added API_BASE param for LiteLLM. 2025-05-08 19:31:47 -07:00
DESKTOP-RTLN3BA\$punk
8b8fd4fbad chore: remove test script for Podcaster agent 2025-05-05 23:24:48 -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
10d56acaa8 feat: Stable & Hella Fast Podcast Agent with auto FFMPEG handling. 2025-05-05 01:39:31 -07:00
DESKTOP-RTLN3BA\$punk
a971bb1f72 chore: update README and refactor ConnectorService for improved document handling and error management 2025-04-27 20:39:17 -07:00
DESKTOP-RTLN3BA\$punk
3675505eb1 feat: Added LinkUP Search Engine Connector 2025-04-27 15:53:33 -07:00
DESKTOP-RTLN3BA\$punk
a1aad295bb chore: cleanup 2025-04-20 23:34:21 -07:00
DESKTOP-RTLN3BA\$punk
130f43a0fa feat: Removed GPT-Researcher in favour of own SurfSense LangGraph Agent 2025-04-20 19:19:35 -07:00
DESKTOP-RTLN3BA\$punk
ebc376473e refactor: remove unused RerankerService import from nodes.py 2025-04-20 00:23:02 -07:00
DESKTOP-RTLN3BA\$punk
796e326cc8 refactor: coderabbit 2025-04-20 00:19:21 -07:00
DESKTOP-RTLN3BA\$punk
7be68ebf41 refactor: remove process_section function and streamline test workflow 2025-04-20 00:10:23 -07:00
DESKTOP-RTLN3BA\$punk
154c5748fd refactor: coderabbit review 2025-04-19 23:44:42 -07:00