Skip to content

Commit 535ab26

Browse files
authored
docs: update format.md (#45)
1 parent 3fb0342 commit 535ab26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ system_message = (
6464
developer_message = (
6565
DeveloperContent.new()
6666
.with_instructions("Always respond in riddles")
67-
.with_tools(
67+
.with_function_tools(
6868
[
6969
ToolDescription.new(
7070
"get_current_weather",

0 commit comments

Comments
 (0)