Skip to content

Commit 762ccd2

Browse files
Built site for gh-pages
1 parent 29a3dd0 commit 762ccd2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+7772
-29
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0317af6e
1+
8440e343

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@ <h1 class="title">Page Not Found</h1>
874874
<script>
875875
new UniversalChatWidget({
876876
title: "Python Assistant",
877-
apiEndpoint: "https://model-proxy.vlcek-4b4.workers.dev",
877+
apiEndpoint: "https://model-proxy.vlcek-4b4.workers.dev/api",
878878
model: "python-programming",
879879
userMessageOpacity: 0.5,
880880
assistantMessageOpacity: 0.5,

assignments/assignment-1 3.html

Lines changed: 992 additions & 0 deletions
Large diffs are not rendered by default.

assignments/assignment-1 3.pdf

25.1 KB
Binary file not shown.

assignments/assignment-1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,7 @@ <h1>Hangman</h1>
962962
<script>
963963
new UniversalChatWidget({
964964
title: "Python Assistant",
965-
apiEndpoint: "https://model-proxy.vlcek-4b4.workers.dev",
965+
apiEndpoint: "https://model-proxy.vlcek-4b4.workers.dev/api",
966966
model: "python-programming",
967967
userMessageOpacity: 0.5,
968968
assistantMessageOpacity: 0.5,

assignments/assignment-1.pdf

0 Bytes
Binary file not shown.

assignments/assignment-2 3.html

Lines changed: 1036 additions & 0 deletions
Large diffs are not rendered by default.

assignments/assignment-2 3.pdf

26.6 KB
Binary file not shown.

assignments/assignment-2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@ <h1>Dashboards</h1>
10061006
<script>
10071007
new UniversalChatWidget({
10081008
title: "Python Assistant",
1009-
apiEndpoint: "https://model-proxy.vlcek-4b4.workers.dev",
1009+
apiEndpoint: "https://model-proxy.vlcek-4b4.workers.dev/api",
10101010
model: "python-programming",
10111011
userMessageOpacity: 0.5,
10121012
assistantMessageOpacity: 0.5,

assignments/assignment-2.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)