资讯

When using spring-ai-openai version 1.0.0-M8, invoking the streaming chat API via chatClient.prompt(...).stream().content() results in a NullPointerException. The non ...