This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/dubbo-ai.git
commit 0b3742a03cda740c42ad79143d37412d77fc44a5 Merge: 32e86d6 d0e0abf Author: Ken Liu <[email protected]> AuthorDate: Tue Aug 20 09:57:52 2024 +0800 Merge pull request #7 from xixingya/main stream support fix .../ai/core/chat/model/LoadBalanceChatModel.java | 7 ++++ .../dubbo/ai/core/stream/AiStreamObserver.java | 40 ---------------------- .../org/apache/dubbo/ai/openai/MyAiService.java | 2 +- .../dubbo/ai/openai/model/OpenAiModelsTest.java | 25 ++++++++++++++ .../src/main/resources/application.yml | 2 +- pom.xml | 2 +- 6 files changed, 35 insertions(+), 43 deletions(-)
