Files
langflow/tutorials-memory-chatbot/index.html
github-merge-queue[bot] de501545fa deploy: a04b0b19b4
2025-04-01 14:18:04 +00:00

11 lines
310 B
HTML

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