issues
search
ai-for-java
/
openai4j
Java client library for OpenAI API
Apache License 2.0
85
stars
34
forks
source link
[FEATURE] Support customize dispatcher of okHttpClient in DefaultOpenAiClient #37
#38
Open
jsonwan
opened
2 months ago
jsonwan
commented
2 months ago
Support customize dispatcher of okHttpClient in DefaultOpenAiClient.
Use custom dispatcher and validate by thread id in ChatCompletionStreamingTest.