Skip to content

Commit

Permalink
updated langchain stack img to be svg (#3324)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Nov 17, 2023
1 parent e16835a commit b612870
Show file tree
Hide file tree
Showing 2 changed files with 16,096 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core_docs/docs/get_started/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This framework consists of several parts.
- **[LangServe](https://python.langchain.com/docs/langserve)**: A library for deploying LangChain chains as a REST API. (_Python only_)
- **[LangSmith](https://smith.langchain.com/)**: 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:

Expand Down
Loading

1 comment on commit b612870

@vercel
Copy link

@vercel vercel bot commented on b612870 Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

langchainjs-docs – ./docs/core_docs/

langchainjs-docs-langchain.vercel.app
langchainjs-docs-git-main-langchain.vercel.app
langchainjs-docs-ruddy.vercel.app
js.langchain.com

Please sign in to comment.