feat(core,frontends,agents): agent kinds, frontend routing, anthropic on conversations, vault mirror
This commit is contained in:
@@ -170,6 +170,7 @@ async def _async_main() -> None:
|
||||
pool=pool,
|
||||
store=session_store,
|
||||
texts=gateway.texts,
|
||||
frontends=gateway.frontends,
|
||||
)
|
||||
late.conversations = conversations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user