Description: Update ChatZhipuAI to support the latest glm-4 model. Issue: N/A Dependencies: httpx, httpx-sse, PyJWT The previous ChatZhipuAI implementation requires the zhipuai package, and cannot ...
"AIMessage(content=\"Hello 👋! I'mChatGLM(智谱清言), the artificial intelligence assistant, nice to meet you. Feel free to ask me any questions.\")" ] }, "execution_count":3, "execution_count":4, "metadata": {}, "output_type":"execute_result" ...
2 changes: 1 addition & 1 deletion 2 models/langchain4j-community-chatglm/pom.xml Original file line numberDiff line numberDiff line change @@ -6,7 +6,7 @@ <parent> <groupId>dev.langchain4j</groupId> <artifactId>langchain4j-community</artifactId> <version>0.36.2</version> <ver...