+
+
+
+
+
+
+
+
+ Chat
+ Select a model to start +
+
+
+ diff --git a/.gitignore b/.gitignore
index 1b1f680f..3a0a25da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
test.ipynb
+.DS_STORE
# Visual Studio and Visual Studio Code
bin/
diff --git a/README.md b/README.md
index 8becaf90..5949a49a 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())}
+