Add fetch_web to default tool list (#25)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Cameron
2025-10-29 10:39:01 -07:00
committed by GitHub
parent 4ca01d199d
commit 8ada8917e5

View File

@@ -29,6 +29,7 @@ export async function createAgent(
"memory",
"web_search",
"conversation_search",
"fetch_web",
];
// Load memory blocks from .mdx files