HamaWhiteGG / langchain-java

Java version of LangChain, while empowering LLM for Big Data.
Apache License 2.0
551 stars 107 forks source link

Defined Async function #70

Closed kael-aiur closed 1 year ago

kael-aiur commented 1 year ago

I referenced the Python version to define the asnyc interface for handling streaming responses of AI generated content, but not I have not implement for openAI (throw NotSupportedOperationExxception), I just implement in my private llm client for preview.

kael-aiur commented 1 year ago

Is there a merge plan for this pull request?

HamaWhiteGG commented 1 year ago

Is there a merge plan for this pull request?

Sorry, I was busy with a business trip recently. Could you please submit another PR? Thank you for your contribution.

kael-aiur commented 1 year ago

Ok, let me merge your latest updates.

HamaWhiteGG commented 1 year ago

Ok, let me merge your latest updates.

ok, thanks