mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
feat: add message and contact tools
This commit is contained in:
@@ -6,7 +6,6 @@ import { createModel } from './model'
|
||||
import { AgentAction } from './types/action'
|
||||
import { getTools } from './tools'
|
||||
|
||||
|
||||
export const createAgent = ({
|
||||
model: modelConfig,
|
||||
activeContextTime = 24 * 60,
|
||||
|
||||
Reference in New Issue
Block a user