Skip to content

Commit 736212b

Browse files
author
mmiscool
committed
Just moving some files around prepping for pure browser based environment.
1 parent c7f3590 commit 736212b

File tree

16 files changed

+974
-3471
lines changed

16 files changed

+974
-3471
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"messages": [
3+
{
4+
"role": "user",
5+
"content": "Tell me about this code",
6+
"hidden": false
7+
},
8+
{
9+
"role": "assistant",
10+
"content": "It looks like you asked me to tell you about \"this code,\" but I don't see any code provided in your message. If you're referring to a specific piece of code (like a snippet from a programming language), please share it with me, and I'll be happy to help!\n\nFor example, I can:\n- Explain what the code does.\n- Break it down line by line.\n- Discuss potential improvements, bugs, or best practices.\n- Help with debugging or optimization.\n\nJust paste the code here, and let's dive in! If you meant something else, feel free to clarify. 😊",
11+
"hidden": false
12+
}
13+
],
14+
"title": "Code Inquiry and Assistance Request",
15+
"id": "20250410_040433734Z",
16+
"targetFile": null,
17+
"chatMode": "chat",
18+
"conversationNew": false,
19+
"lastModified": "2025-04-10T04:11:21.855Z"
20+
}

.aiCoder/conversations/20250410_041203333Z.json

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

.aiCoder/conversations/20250410_041314542Z.json

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

docs/noInstall/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { conversation } from "./conversation";
1+
import { conversation } from "../onlineVersion/llmCall.js";
22

33

44

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)