We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df63b8 commit 852652eCopy full SHA for 852652e
src/Custom/Responses/Tools/ResponseTool.cs
@@ -95,7 +95,7 @@ public static CodeInterpreterTool CreateCodeInterpreterTool(IEnumerable<string>
95
96
// CUSTOM: Added factory method a a convenience.
97
/// <summary>
98
- ///
+ /// Creates a new instance of the <see cref="CodeInterpreterTool"/> class with a specified container ID.
99
/// </summary>
100
/// <param name="containerId">The Id of a previously created container</param>
101
/// <returns></returns>
0 commit comments