|
1424 | 1424 | } |
1425 | 1425 | }, |
1426 | 1426 | "redirects": [ |
| 1427 | + { |
| 1428 | + "source": "/langchain", |
| 1429 | + "destination": "/oss/python/langchain/overview" |
| 1430 | + }, |
| 1431 | + { |
| 1432 | + "source": "/langgraph", |
| 1433 | + "destination": "/oss/python/langgraph/overview" |
| 1434 | + }, |
| 1435 | + { |
| 1436 | + "source": "/deepagents", |
| 1437 | + "destination": "/oss/python/deepagents/overview" |
| 1438 | + }, |
| 1439 | + { |
| 1440 | + "source": "/langsmith", |
| 1441 | + "destination": "/langsmith/home" |
| 1442 | + }, |
| 1443 | + { |
| 1444 | + "source": "/js/langchain", |
| 1445 | + "destination": "/oss/javascript/langchain/overview" |
| 1446 | + }, |
| 1447 | + { |
| 1448 | + "source": "/js/langgraph", |
| 1449 | + "destination": "/oss/javascript/langgraph/overview" |
| 1450 | + }, |
| 1451 | + { |
| 1452 | + "source": "/python/langchain", |
| 1453 | + "destination": "/oss/python/langchain/overview" |
| 1454 | + }, |
| 1455 | + { |
| 1456 | + "source": "/python/langgraph", |
| 1457 | + "destination": "/oss/python/langgraph/overview" |
| 1458 | + }, |
| 1459 | + { |
| 1460 | + "source": "/python/deepagents", |
| 1461 | + "destination": "/oss/python/deepagents/overview" |
| 1462 | + }, |
| 1463 | + { |
| 1464 | + "source": "/javascript/langchain", |
| 1465 | + "destination": "/oss/javascript/langchain/overview" |
| 1466 | + }, |
| 1467 | + { |
| 1468 | + "source": "/javascript/langgraph", |
| 1469 | + "destination": "/oss/javascript/langgraph/overview" |
| 1470 | + }, |
1427 | 1471 | { |
1428 | 1472 | "source": "/langsmith/cloud-architecture-and-scalability", |
1429 | 1473 | "destination": "/langsmith/cloud#cloud-architecture-and-scalability" |
|
0 commit comments