3 references to ToHostedFileContent
Microsoft.Extensions.AI.OpenAI (3)
OpenAIHostedFileClient.cs (3)
147return ToHostedFileContent(result.Value); 204return ToHostedFileContent(result.Value); 274yield return ToHostedFileContent(file);