Skip to content

Commit 845df6b

Browse files
committed
adding in topics langchain core
1 parent b076619 commit 845df6b

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

topics/langchain/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
aliases: langchain-core
3+
created_by: hwchase17
4+
display_name: LangChain
5+
github_url: https://github.com/langchain-ai/langchain
6+
logo: langchain.png
7+
related: artificial-intelligence, llm, prompt-engineering, rag, agents
8+
short_description: LangChain is an open-source framework designed to simplify the creation of applications using large language models.
9+
topic: langchain
10+
url: https://www.langchain.com/
11+
wikipedia_url: https://en.wikipedia.org/wiki/LangChain
12+
---
13+
LangChain is an open-source orchestration framework designed to help developers build context-aware, reasoning applications powered by large language models (LLMs). It provides modular abstractions for document loaders, vector stores, prompt templates, and autonomous agent workflows.

0 commit comments

Comments
 (0)