👥 Update LangChain people data (#17743)

👥 Update LangChain people data

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Jacob Lee
2024-02-20 18:30:11 -08:00
committed by GitHub
parent a206d3cf69
commit 5395c254d5
9 changed files with 3246 additions and 1 deletions

View File

@@ -58,6 +58,10 @@ const config = {
fullySpecified: false,
},
},
{
test: /\.ya?ml$/,
use: 'yaml-loader'
},
{
test: /\.ipynb$/,
loader: "raw-loader",
@@ -177,6 +181,10 @@ const config = {
label: "More",
position: "left",
items: [
{
to: "/docs/people/",
label: "People",
},
{
to: "/docs/packages",
label: "Versioning",