Skip to content

Commit 3d49365

Browse files
committed
Quartz sync: Oct 31, 2025, 4:43 PM
1 parent f0b0b34 commit 3d49365

131 files changed

Lines changed: 645 additions & 367 deletions

File tree

Some content is hidden

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

content/.obsidian/hotkeys.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"file-explorer:move-file": [
3+
{
4+
"modifiers": [
5+
"Mod",
6+
"Shift"
7+
],
8+
"key": "M"
9+
}
10+
]
11+
}

content/.obsidian/workspace.json

Lines changed: 22 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,24 @@
1111
"id": "4c27adebf3b5ec66",
1212
"type": "leaf",
1313
"state": {
14-
"type": "empty",
15-
"state": {},
14+
"type": "markdown",
15+
"state": {
16+
"file": "ai/LangGraph.md",
17+
"mode": "source",
18+
"source": false,
19+
"backlinks": true,
20+
"backlinkOpts": {
21+
"collapseAll": false,
22+
"extraContext": false,
23+
"sortOrder": "alphabetical",
24+
"showSearch": false,
25+
"searchQuery": "",
26+
"backlinkCollapsed": false,
27+
"unlinkedCollapsed": true
28+
}
29+
},
1630
"icon": "lucide-file",
17-
"title": "New tab"
31+
"title": "LangGraph"
1832
}
1933
}
2034
]
@@ -198,6 +212,11 @@
198212
},
199213
"active": "4c27adebf3b5ec66",
200214
"lastOpenFiles": [
215+
"ai/LangGraphStateMethods.png",
216+
"ai/LangGraph.md",
217+
"development/javascript/Zod.md",
218+
"ai/LangGraphExampleWorkflow.png",
219+
"ai/LangChain.md",
201220
"canada/Applying for Citizenship.md",
202221
"canada/British North America Act.md",
203222
"canada/Canadian Government Chart.png",
@@ -220,9 +239,7 @@
220239
"blender/Depth of field visualization.png",
221240
"blender/Depth of Field.md",
222241
"blender/Blender.md",
223-
"blender/Blender output formats.png",
224242
"blender/Blender Marketplaces.md",
225-
"blender/Blender 2.79 supported AMD GPUs.png",
226243
"blender/AutoKeying.md",
227244
"blender/Animations.md",
228245
"blender",
@@ -232,10 +249,6 @@
232249
"ai/llms/Mamba Linear Time Sequencing Modeling with Selective State Spaces.md",
233250
"ai/llms/LLMs.md",
234251
"ai/llms/MIRACL.md",
235-
"ai/llms/LazyAxolotl.md",
236-
"ai/llms/InstructZero.md",
237-
"ai/llms/Glitch tokens.md",
238-
"ai/llms/Getting started with LLaMA 2.md",
239252
"ai/MIT 6.0002/assets",
240253
"ai/llms",
241254
"ai/embeddings",
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
"smart_sources:Pasted image 20251027101843.png": null,
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
"smart_sources:Pasted image 20251029091302.png": null,
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
"smart_sources:Zod.md": {"path":"Zod.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"tdfwmg","at":1761575298172},"class_name":"SmartSource","last_import":{"mtime":1761575286547,"size":182,"at":1761575298172,"hash":"tdfwmg"},"blocks":{"#---frontmatter---":[1,5],"#":[6,8]},"outlinks":[],"metadata":{"title":"Zod","date created":"2025-10-27T10:27:50-04:00","date modified":"2025-10-27T10:28:05-04:00"},"task_lines":[]},
3+
"smart_sources:Zod.md": null,

content/.smart-env/multi/ai_LangGraph_md.ajson

Lines changed: 24 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11

2+
"smart_sources:ai/Untitled.md": null,
23
"smart_sources:ai/Untitled.md": null,

content/.smart-env/multi/architecture_API_Gateway_md.ajson

Lines changed: 2 additions & 3 deletions
Large diffs are not rendered by default.

content/.smart-env/multi/architecture_API_Key_Authentication_md.ajson

Lines changed: 2 additions & 3 deletions
Large diffs are not rendered by default.

content/.smart-env/multi/architecture_AWS_Lambda_Runtimes_md.ajson

Lines changed: 2 additions & 3 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)