Skip to content

Commit

Permalink
Merge pull request HamaWhiteGG#95 from HamaWhiteGG/dev
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
HamaWhiteGG authored Sep 6, 2023
2 parents 7757d38 + 159a8bf commit 390140c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The following example can view in the [langchain-example](langchain-examples/src
## 3. Integrations
### 3.1 LLMs
- [OpenAI](langchain-examples/src/main/java/com/hw/langchain/examples/llms/OpenAIExample.java)
- [ChatGPT](langchain-examples/src/main/java/com/hw/langchain/examples/llms/ChatGLMExample.java)
- [ChatGLM2-6B](langchain-examples/src/main/java/com/hw/langchain/examples/llms/ChatGLMExample.java)
- [Ollama](langchain-examples/src/main/java/com/hw/langchain/examples/llms/OllamaExample.java)

### 3.2 Vector stores
Expand Down

0 comments on commit 390140c

Please sign in to comment.