Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] qianfan model QwenStreamingChatModel Response Invalid content-type: application/json #990

Open
Hwongyohong opened this issue Apr 19, 2024 · 1 comment
Labels
bug Something isn't working P3 Medium priority

Comments

@Hwongyohong
Copy link

java.lang.IllegalStateException: Invalid content-type: application/json
at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:60)
at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46)
at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)

@Hwongyohong Hwongyohong added the bug Something isn't working label Apr 19, 2024
@langchain4j
Copy link
Owner

@Hwongyohong please provide more information, when does this happen? Please provide code to reproduce.

cc @jiangsier-xyz

@langchain4j langchain4j added the P3 Medium priority label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3 Medium priority
Projects
None yet
Development

No branches or pull requests

2 participants