-
Notifications
You must be signed in to change notification settings - Fork 335
Description
我确认Qwen-plus是可以访问的,用的aliyun的,这是报错信息
koalawiki-1 | The model Qwen-Plus does not exist or you do not have access to it.
koalawiki-1 | at OpenAI.ClientPipelineExtensions.ProcessMessageAsync(ClientPipeline pipeline, PipelineMessage message, RequestOptions options)
koalawiki-1 | at OpenAI.Chat.ChatClient.CompleteChatAsync(BinaryContent content, RequestOptions options)
koalawiki-1 | at OpenAI.Chat.ChatClient.<>c__DisplayClass19_0.<b__0>d.MoveNext()
koalawiki-1 | --- End of stack trace from previous location ---
koalawiki-1 | at OpenAI.AsyncSseUpdateCollection1.GetRawPagesAsync()+MoveNext() koalawiki-1 | at OpenAI.AsyncSseUpdateCollection1.GetRawPagesAsync()+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
koalawiki-1 | at System.ClientModel.AsyncCollectionResult1.GetAsyncEnumerator(CancellationToken cancellationToken)+MoveNext() koalawiki-1 | at System.ClientModel.AsyncCollectionResult1.GetAsyncEnumerator(CancellationToken cancellationToken)+MoveNext()
koalawiki-1 | at System.ClientModel.AsyncCollectionResult1.GetAsyncEnumerator(CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult() koalawiki-1 | at Microsoft.Extensions.AI.OpenAIChatClient.FromOpenAIStreamingChatCompletionAsync(IAsyncEnumerable1 updates, ChatCompletionOptions options, CancellationToken cancellationToken)+MoveNext()
koalawiki-1 | at Microsoft.Extensions.AI.OpenAIChatClient.FromOpenAIStreamingChatCompletionAsync(IAsyncEnumerable1 updates, ChatCompletionOptions options, CancellationToken cancellationToken)+MoveNext() koalawiki-1 | at Microsoft.Extensions.AI.OpenAIChatClient.FromOpenAIStreamingChatCompletionAsync(IAsyncEnumerable1 updates, ChatCompletionOptions options, CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
koalawiki-1 | at Microsoft.Extensions.AI.FunctionInvokingChatClient.GetStreamingResponseAsync(IEnumerable1 messages, ChatOptions options, CancellationToken cancellationToken)+MoveNext() koalawiki-1 | at Microsoft.Extensions.AI.FunctionInvokingChatClient.GetStreamingResponseAsync(IEnumerable1 messages, ChatOptions options, CancellationToken cancellationToken)+MoveNext()
koalawiki-1 | at Microsoft.Extensions.AI.FunctionInvokingChatClient.GetStreamingResponseAsync(IEnumerable1 messages, ChatOptions options, CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult() koalawiki-1 | at Microsoft.Agents.AI.ChatClientAgent.RunStreamingAsync(IEnumerable1 messages, AgentThread