[ConversationSummaryPlugin][OpenAI] Track Your Token Usage and Costs using OpenAI in ConversationSummaryPlugin #4921
-
Hi everyone,
} public async Task ActionPlugin(string context)
} public async Task TopicPlugin(string context)
}` |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Here's a sample that showcases what you're looking for: https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/KernelSyntaxExamples/Example43_GetModelResult.cs |
Beta Was this translation helpful? Give feedback.
Here's a sample that showcases what you're looking for: https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/KernelSyntaxExamples/Example43_GetModelResult.cs