Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.25k stars 1.93k forks source link

[QUERY] 升级azure sdk到1.0.0-beta.9 中文问答回复异常 #40653

Closed StrugglingPig closed 1 week ago

StrugglingPig commented 2 weeks ago

Query/Question model:gpt-4o Model ID=chatcmpl-9b0VJxZZKVVdVz6ZxzObH7FVqOqY8 openAIServiceVersion: V2024_05_01_PREVIEW("2024-05-01-preview")

中文内容:介绍一下马云 中文base64 : {"messages":[{"content":"5LuL57uN5LiA5LiL6ams5LqR","role":"user"}],"temperature":0.0} 英文:tell about Jack Ma 英文base64:{"messages":[{"content":"dGVsbCBhYm91dCBKYWNrIE1h","role":"user"}],"temperature":0.0}

Why is this not a Bug or a feature Request? 问题:感觉中文base64无法识别一样

中文返回内容: ”“” 你好!看起来你输入了一些中文字符,但它们可能没有正确显示或是乱码。如果你有任何问题或需要帮助,请告诉我,我会尽力帮你解答。 “”“ 英文返回内容: “”“ Jack Ma, whose full name is Ma Yun, is a Chinese entrepreneur, philanthropist, and the co-founder of Alibaba Group, one of the world's largest e-commerce and technology conglomerates. Born on September 10, 1964, in Hangzhou, Zhejiang Province, China, Jack Ma is known for his inspirational rags-to-riches story and his role in transforming the e-commerce landscape in China and globally.

Early Life and Education

Career Beginnings

Founding Alibaba

Achievements and Impact

Retirement and Later Activities

Challenges and Controversies

Jack Ma's journey from a humble background to becoming one of the most influential business leaders in the world is a testament to his vision, resilience, and entrepreneurial spirit. His story continues to inspire many aspiring entrepreneurs globally. ”“”

Setup (please complete the following information if applicable):

joshfree commented 1 week ago

@mssfang could you please assist @StrugglingPig with this question?

mssfang commented 1 week ago

Yeah. this is a recently reported bug. There is a WIP PR to fix it. https://github.com/Azure/azure-sdk-for-java/pull/40687