docs[patch]: Update intro diagram (#24290)

CC @agola11
This commit is contained in:
Jacob Lee 2024-07-15 22:04:42 -07:00 committed by GitHub
parent 1d7a3ae7ce
commit 58fdb070fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 80 additions and 85 deletions

View File

@ -55,6 +55,7 @@ A developer platform that lets you debug, test, evaluate, and monitor LLM applic
dark: useBaseUrl('/svg/langchain_stack_062024_dark.svg'),
}}
title="LangChain Framework Overview"
style={{ width: "100%" }}
/>
## LangChain Expression Language (LCEL)

View File

@ -22,6 +22,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
light: useBaseUrl('/svg/langchain_stack_062024.svg'),
dark: useBaseUrl('/svg/langchain_stack_062024_dark.svg'),
}}
style={{ width: "100%" }}
title="LangChain Framework Overview"
/>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 165 KiB

After

Width:  |  Height:  |  Size: 158 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 165 KiB

After

Width:  |  Height:  |  Size: 158 KiB