mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 21:32:39 +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
|
|
@ -46,7 +46,7 @@ async def handle_chat_data(
|
|||
response = StreamingResponse(stream_connector_search_results(
|
||||
user_query,
|
||||
user.id,
|
||||
search_space_id,
|
||||
search_space_id, # Already converted to int in lines 32-37
|
||||
session,
|
||||
research_mode,
|
||||
selected_connectors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue