From 32adc20e6d63f7d1bc76c60c12941c6077053440 Mon Sep 17 00:00:00 2001 From: hieu-jan <150573299+hieu-jan@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:11:13 +0900 Subject: [PATCH] docs: update acknowledgements --- docs/docs/acknowledgements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/acknowledgements.md b/docs/docs/acknowledgements.md index 096e2600d..d462e5881 100644 --- a/docs/docs/acknowledgements.md +++ b/docs/docs/acknowledgements.md @@ -22,5 +22,5 @@ keywords: We would like to express our gratitude to the following third-party libraries that have made the development of Jan possible. - [llama.cpp](https://github.com/ggerganov/llama.cpp/blob/master/LICENSE) -- [LangChain](https://github.com/langchain-ai/langchainjs/blob/main/LICENSE) +- [langchainjs](https://github.com/langchain-ai/langchainjs/blob/main/LICENSE) - [TensorRT](https://github.com/NVIDIA/TensorRT/blob/main/LICENSE)