Skip to content

Commit e694177

Browse files
committed
fix: 2errors in adding in topics langchain core:1.has matching logo should not specify logo langchain.png when file does not exist 2. Use open source without a hyphen.
1 parent 845df6b commit e694177

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

topics/langchain/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ aliases: langchain-core
33
created_by: hwchase17
44
display_name: LangChain
55
github_url: https://github.com/langchain-ai/langchain
6-
logo: langchain.png
76
related: artificial-intelligence, llm, prompt-engineering, rag, agents
87
short_description: LangChain is an open-source framework designed to simplify the creation of applications using large language models.
98
topic: langchain
109
url: https://www.langchain.com/
1110
wikipedia_url: https://en.wikipedia.org/wiki/LangChain
1211
---
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.
12+
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)