HamaWhiteGG / langchain-java

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

Mock client api call in Unit test Using Junit framework to avoid calling the actual service #153

Open mzhu-ai opened 8 months ago

mzhu-ai commented 8 months ago

Mock client api call in Unit test Using Junit framework to avoid calling the actual service