+
+
+
+
+
+
+
+
+ Chat
+ Select a model to start +
+
+
+ diff --git a/.gitignore b/.gitignore
index 7a21e387..8d088525 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
test.ipynb
-.DS_Store
+.DS_STORE
# Visual Studio and Visual Studio Code
bin/
diff --git a/README.md b/README.md
index 31fc95f0..568dd103 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
+
${this.escapeHtml(code)}`);
+ });
+
+ // Restore code blocks
+ codeBlocks.forEach((block, i) => {
+ const codeHtml = `${this.escapeHtml(block.code.trim())}
+