Skip to content

[C#] feat: Add tools support to OAI models #599

[C#] feat: Add tools support to OAI models

[C#] feat: Add tools support to OAI models #599

Triggered via pull request September 30, 2024 18:41
Status Success
Total duration 2m 53s
Artifacts

dotnet-codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Validators/ActionResponseValidator.cs#L64
'ChatMessage.FunctionCall' is obsolete: 'Use ActionCalls instead'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Validators/ActionResponseValidator.cs#L72
'ChatMessage.FunctionCall' is obsolete: 'Use ActionCalls instead'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Validators/ActionResponseValidator.cs#L74
'FunctionCall' is obsolete: 'Deprecated for ActionCall'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Validators/ActionResponseValidator.cs#L74
'ChatMessage.FunctionCall' is obsolete: 'Use ActionCalls instead'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Prompts/Sections/PromptSection.cs#L197
'ChatMessage.FunctionCall' is obsolete: 'Use ActionCalls instead'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Prompts/Sections/PromptSection.cs#L199
'ChatMessage.FunctionCall' is obsolete: 'Use ActionCalls instead'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Prompts/Sections/FunctionCallMessageSection.cs#L50
'ChatMessage.FunctionCall' is obsolete: 'Use ActionCalls instead'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Augmentations/SequenceAugmentation.cs#L161
'ChatMessage.FunctionCall' is obsolete: 'Use ActionCalls instead'