fix: typo "conversatione" → "conversation" in 20- examples
This commit is contained in:
@@ -125,7 +125,7 @@ tools = ToolsSchema(
|
||||
),
|
||||
FunctionSchema(
|
||||
name="save_conversation",
|
||||
description="Save the current conversatione. Use this function to persist the current conversation to external storage.",
|
||||
description="Save the current conversation. Use this function to persist the current conversation to external storage.",
|
||||
properties={},
|
||||
required=[],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user