Skip to content

Commit

Permalink
Check internal absent
Browse files Browse the repository at this point in the history
  • Loading branch information
nick863 committed Nov 24, 2024
1 parent 9c343c0 commit 2e59067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/ai/Azure.AI.Projects/agents/client.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ namespace Azure.AI.Projects.Agents {

//@@access(FunctionDefinition, Access.internal);
@@clientName(FunctionDefinition, "InternalFunctionDefinition", "csharp");
@@clientName(FunctionToolDefinition.function, "InternalFunction", "csharp");
//@@clientName(FunctionToolDefinition.function, "InternalFunction", "csharp");

// Make AzureFunctionDefinition internal in C#.
@@access(AzureFunctionDefinition, Access.internal);
Expand Down

0 comments on commit 2e59067

Please sign in to comment.