Files
langflow/starter-projects-sequential-agent/index.html
github-merge-queue[bot] c1a8ef8bd6 deploy: 2c819dc0a4
2024-12-23 15:06:39 +00:00

11 lines
346 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/tutorials-sequential-agent">
<link rel="canonical" href="/tutorials-sequential-agent" />
</head>
<script>
window.location.href = '/tutorials-sequential-agent' + window.location.search + window.location.hash;
</script>
</html>