From 9fa3f54cf2a2501c7dcbf554d5fbdd0de619fdda Mon Sep 17 00:00:00 2001 From: googlefan256 Date: Thu, 7 Aug 2025 12:32:52 +0900 Subject: [PATCH] Update format.md --- docs/format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/format.md b/docs/format.md index 7ec0113..65576d7 100644 --- a/docs/format.md +++ b/docs/format.md @@ -64,7 +64,7 @@ system_message = ( developer_message = ( DeveloperContent.new() .with_instructions("Always respond in riddles") - .with_tools( + .with_function_tools( [ ToolDescription.new( "get_current_weather",