From 25b407553f6f2ccc3a6ed8539f14164be172cdbe Mon Sep 17 00:00:00 2001 From: sayantikabanik Date: Wed, 8 Jan 2025 08:59:13 +0700 Subject: [PATCH] language fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1e092da..8d01501e 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Each layer has a certain strength of communication inbuilt ✅ `GitHub actions` configured\ ✅ `Vale.sh` configured at PR level\ ✅ `Pre-commit hooks` configured for code linting/formatting\ -✨ [LangChain](https://python.langchain.com/) Basics & workflows\ +✨ `Hello world` LLM design example based on [LangChain](https://python.langchain.com/)\ ✅ Environment management via [pixi](https://prefix.dev/)\ ✅ Reading data from online sources using [intake](https://github.com/intake/intake)\ ✅ Sample pipeline built using [Dagster](https://github.com/dagster-io/dagster)\