Skip to content

Commit 852652e

Browse files
committed
.
1 parent 6df63b8 commit 852652e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Custom/Responses/Tools/ResponseTool.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ public static CodeInterpreterTool CreateCodeInterpreterTool(IEnumerable<string>
9595

9696
// CUSTOM: Added factory method a a convenience.
9797
/// <summary>
98-
///
98+
/// Creates a new instance of the <see cref="CodeInterpreterTool"/> class with a specified container ID.
9999
/// </summary>
100100
/// <param name="containerId">The Id of a previously created container</param>
101101
/// <returns></returns>

0 commit comments

Comments
 (0)