Files
langflow/agents-tool-calling-agent-component/index.html
github-merge-queue[bot] 0308933e9c deploy: 51d3858ab2
2025-06-27 22:17:45 +00:00

11 lines
286 B
HTML

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