Add fetch_web to default tool list (#25)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -29,6 +29,7 @@ export async function createAgent(
|
||||
"memory",
|
||||
"web_search",
|
||||
"conversation_search",
|
||||
"fetch_web",
|
||||
];
|
||||
|
||||
// Load memory blocks from .mdx files
|
||||
|
||||
Reference in New Issue
Block a user