@@ -177,7 +177,7 @@ Controls how the model uses tools. The following options are supported:
177177
178178The Prompt configuration to use. Two formats are supported:
179179- An object representing the details of the Prompt configuration
180- - A string representing the raw contents of a .prompt file.
180+ - A string representing the raw contents of a .prompt file
181181A new Prompt version will be created if the provided details do not match any existing version.
182182
183183</dd >
@@ -723,7 +723,7 @@ Controls how the model uses tools. The following options are supported:
723723
724724The Prompt configuration to use. Two formats are supported:
725725- An object representing the details of the Prompt configuration
726- - A string representing the raw contents of a .prompt file.
726+ - A string representing the raw contents of a .prompt file
727727A new Prompt version will be created if the provided details do not match any existing version.
728728
729729</dd >
@@ -995,7 +995,7 @@ Controls how the model uses tools. The following options are supported:
995995
996996The Prompt configuration to use. Two formats are supported:
997997- An object representing the details of the Prompt configuration
998- - A string representing the raw contents of a .prompt file.
998+ - A string representing the raw contents of a .prompt file
999999A new Prompt version will be created if the provided details do not match any existing version.
10001000
10011001</dd >
@@ -8447,7 +8447,6 @@ Controls how the model uses tools. The following options are supported:
84478447The Agent configuration to use. Two formats are supported:
84488448- An object representing the details of the Agent configuration
84498449- A string representing the raw contents of a .agent file
8450-
84518450A new Agent version will be created if the provided details do not match any existing version.
84528451
84538452</dd >
@@ -8863,7 +8862,6 @@ Controls how the model uses tools. The following options are supported:
88638862The Agent configuration to use. Two formats are supported:
88648863- An object representing the details of the Agent configuration
88658864- A string representing the raw contents of a .agent file
8866-
88678865A new Agent version will be created if the provided details do not match any existing version.
88688866
88698867</dd >
@@ -9122,7 +9120,6 @@ Controls how the model uses tools. The following options are supported:
91229120The Agent configuration to use. Two formats are supported:
91239121- An object representing the details of the Agent configuration
91249122- A string representing the raw contents of a .agent file
9125-
91269123A new Agent version will be created if the provided details do not match any existing version.
91279124
91289125</dd >
0 commit comments