mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 03:46:25 +02:00
Merge branch 'main' of https://github.com/MODSetter/SurfSense into add-github-connector
This commit is contained in:
commit
a69bbb32f7
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