Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -1
index.html
CHANGED
@@ -5,6 +5,11 @@
|
|
5 |
<title>Presentation</title>
|
6 |
</head>
|
7 |
<body>
|
8 |
-
<iframe
|
|
|
|
|
|
|
|
|
|
|
9 |
</body>
|
10 |
</html>
|
|
|
5 |
<title>Presentation</title>
|
6 |
</head>
|
7 |
<body>
|
8 |
+
<iframe
|
9 |
+
src="https://gamma.app/embed/j6kolyc68d3mesn"
|
10 |
+
style="width: 100vw; height: 100vh; border: none;"
|
11 |
+
allow="fullscreen"
|
12 |
+
title="LangChain Expression Language (LCEL) and Runnable Protocol: A Comprehensive Guide">
|
13 |
+
</iframe>
|
14 |
</body>
|
15 |
</html>
|