Commit graph

35 commits

Author SHA1 Message Date
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
DESKTOP-RTLN3BA\$punk
34300ead02 feat: Initial version of SurfSense own LangGraph Agent. 2025-04-19 23:25:06 -07:00
DESKTOP-RTLN3BA\$punk
0b93c9dfef Fixed current agent citation issues and added sub_section_writer agent for upcoming SurfSense research agent 2025-04-13 20:47:23 -07:00