HamaWhiteGG / langchain-java

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

Feature/async #69

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 now I have not implement for openAI, just implement by my private llm server client for preview