Skip to content

Commit d6a05bf

Browse files
committed
remove downloads folder pdf
1 parent 68101cb commit d6a05bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tool_use/memory_cookbook.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@
623623
" \n",
624624
"# example usage\n",
625625
"file_path = \"/Users/user/Downloads/SB1029-ProjectUpdate-FINAL_020317-A11Y.pdf\" # REPLACE\n",
626-
"file_path = \"/Users/alexander/Downloads/Ground Lease - Desert Valley Medical Campus.pdf\"\n",
627626
"storage_manager = StorageManager(os.getenv(\"ANTHROPIC_API_KEY\"))\n",
628627
"uploaded = storage_manager.upload_file(file_path)\n",
629628
"storage_manager.get_file_metadata(uploaded['id'])"

0 commit comments

Comments
 (0)