mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-23 19:05:16 +02: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
|
|
@ -14,7 +14,7 @@ from app.utils.document_converters import convert_chunks_to_langchain_documents
|
|||
|
||||
async def stream_connector_search_results(
|
||||
user_query: str,
|
||||
user_id: int,
|
||||
user_id: str,
|
||||
search_space_id: int,
|
||||
session: AsyncSession,
|
||||
research_mode: str,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue