mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-09 13:54:40 +00:00
Fixed current agent citation issues and added sub_section_writer agent for upcoming SurfSense research agent
This commit is contained in:
parent
fa5dbb786f
commit
0b93c9dfef
13 changed files with 565 additions and 81 deletions
|
@ -46,7 +46,7 @@ async def handle_chat_data(
|
|||
response = StreamingResponse(stream_connector_search_results(
|
||||
user_query,
|
||||
user.id,
|
||||
search_space_id,
|
||||
int(search_space_id),
|
||||
session,
|
||||
research_mode,
|
||||
selected_connectors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue