DOCS: updated langchain stack img to be svg (#13540)

This commit is contained in:
Brace Sproul
2023-11-19 16:26:53 -08:00
committed by GitHub
parent 78a1f4b264
commit 02a13030c0
2 changed files with 16096 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ This framework consists of several parts.
- **[LangServe](/docs/langserve)**: A library for deploying LangChain chains as a REST API.
- **[LangSmith](/docs/langsmith)**: A developer platform that lets you debug, test, evaluate, and monitor chains built on any LLM framework and seamlessly integrates with LangChain.
![LangChain Diagram](/img/langchain_stack.png)
![LangChain Diagram](/svg/langchain_stack.svg)
Together, these products simplify the entire application lifecycle:
- **Develop**: Write your applications in LangChain/LangChain.js. Hit the ground running using Templates for reference.

16095
docs/static/svg/langchain_stack.svg vendored Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 956 KiB