@@ -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,6 +8447,7 @@ 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+
84508451A new Agent version will be created if the provided details do not match any existing version.
84518452
84528453</dd >
@@ -8862,6 +8863,7 @@ Controls how the model uses tools. The following options are supported:
88628863The Agent configuration to use. Two formats are supported:
88638864- An object representing the details of the Agent configuration
88648865- A string representing the raw contents of a .agent file
8866+
88658867A new Agent version will be created if the provided details do not match any existing version.
88668868
88678869</dd >
@@ -9120,6 +9122,7 @@ Controls how the model uses tools. The following options are supported:
91209122The Agent configuration to use. Two formats are supported:
91219123- An object representing the details of the Agent configuration
91229124- A string representing the raw contents of a .agent file
9125+
91239126A new Agent version will be created if the provided details do not match any existing version.
91249127
91259128</dd >
0 commit comments