fix: Tool calls for trip planner

This commit is contained in:
bracesproul
2025-03-06 11:42:39 -08:00
parent 098d954d06
commit 60ba2a11c1
4 changed files with 57 additions and 67 deletions

View File

@@ -275,7 +275,7 @@ export default function AccommodationsList({
type: "tool",
tool_call_id: toolCallId,
id: `${DO_NOT_RENDER_ID_PREFIX}${uuidv4()}`,
name: "trip-planner",
name: "book-accommodation",
content: JSON.stringify(orderDetails),
},
{