mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-07 06:42:39 +02:00
Rename package: multi_agent_chat
This commit is contained in:
parent
d675d4df3f
commit
972650909c
241 changed files with 114 additions and 114 deletions
|
|
@ -28,7 +28,7 @@ from sqlalchemy import func
|
|||
from sqlalchemy.future import select
|
||||
from sqlalchemy.orm import selectinload
|
||||
|
||||
from app.agents.multi_agent_with_deepagents import (
|
||||
from app.agents.multi_agent_chat import (
|
||||
create_surfsense_deep_agent as create_registry_deep_agent,
|
||||
)
|
||||
from app.agents.new_chat.chat_deepagent import create_surfsense_deep_agent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue