This is an automated email from the ASF dual-hosted git repository.

liujun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-ai.git


    from 32e86d6  Merge pull request #6 from xixingya/main
     add d0e0abf  stream support fix
     new 0b3742a  Merge pull request #7 from xixingya/main

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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(-)
 delete mode 100644 
dubbo-ai-core/src/main/java/org/apache/dubbo/ai/core/stream/AiStreamObserver.java

Reply via email to