arcade-google-slides 1.3.2__py3-none-any.whl → 1.3.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- arcade_google_slides/tools/file_picker.py +2 -1
- {arcade_google_slides-1.3.2.dist-info → arcade_google_slides-1.3.3.dist-info}/METADATA +1 -1
- {arcade_google_slides-1.3.2.dist-info → arcade_google_slides-1.3.3.dist-info}/RECORD +5 -5
- {arcade_google_slides-1.3.2.dist-info → arcade_google_slides-1.3.3.dist-info}/WHEEL +1 -1
- {arcade_google_slides-1.3.2.dist-info → arcade_google_slides-1.3.3.dist-info}/licenses/LICENSE +0 -0
|
@@ -52,6 +52,7 @@ def generate_google_file_picker_url(
|
|
|
52
52
|
"url": url,
|
|
53
53
|
"llm_instructions": (
|
|
54
54
|
"Instruct the user to click the following link to open the Google Drive File Picker. "
|
|
55
|
-
"This will allow them to select files and grant access permissions
|
|
55
|
+
"This will allow them to select files and grant access permissions:\n\n"
|
|
56
|
+
f"[Open Google Drive File Picker]({url})"
|
|
56
57
|
),
|
|
57
58
|
}
|
|
@@ -7,11 +7,11 @@ arcade_google_slides/who_am_i_util.py,sha256=qXckkm6YDe51yy4pm3pqQQy3gyhTKNavr55
|
|
|
7
7
|
arcade_google_slides/tools/__init__.py,sha256=Ki-7TlKY8dbmrhOcYN6Yw5NHypTAHToJcZzpdxVqRhk,732
|
|
8
8
|
arcade_google_slides/tools/comment.py,sha256=SCLONR43ZXBHjLFkaNnIbWvxO3qV0tG-li8HkHi1Npk,2960
|
|
9
9
|
arcade_google_slides/tools/create.py,sha256=JbKhvZH5jbj7dFXLdUhm9mHDWYChXQZ66BSilersYMA,3955
|
|
10
|
-
arcade_google_slides/tools/file_picker.py,sha256=
|
|
10
|
+
arcade_google_slides/tools/file_picker.py,sha256=XVFDZq34LGPjXbZWengPaZzNlQAfBj84Ui8_8YHfTdo,2394
|
|
11
11
|
arcade_google_slides/tools/get.py,sha256=i3KKR-0ZouwLRapV87_Y4OmTL2cyXA8ACwaj3FM3ALw,1013
|
|
12
12
|
arcade_google_slides/tools/search.py,sha256=6tnLT5xRQfibrcbqdGQcowhjBxhLjaojKHVjN_274uA,4768
|
|
13
13
|
arcade_google_slides/tools/system_context.py,sha256=bP9pPgxDGAXLIsRftUVHUVpbOcex_X6y6kWvTr3eAdM,1176
|
|
14
|
-
arcade_google_slides-1.3.
|
|
15
|
-
arcade_google_slides-1.3.
|
|
16
|
-
arcade_google_slides-1.3.
|
|
17
|
-
arcade_google_slides-1.3.
|
|
14
|
+
arcade_google_slides-1.3.3.dist-info/METADATA,sha256=R9qG2tVOHiNHSJZmKqa1OACk1pujU-XooOyuFRTX_S4,1124
|
|
15
|
+
arcade_google_slides-1.3.3.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
16
|
+
arcade_google_slides-1.3.3.dist-info/licenses/LICENSE,sha256=ixeE7aL9b2B-_ZYHTY1vQcJB4NufKeo-LWwKNObGDN0,1960
|
|
17
|
+
arcade_google_slides-1.3.3.dist-info/RECORD,,
|
{arcade_google_slides-1.3.2.dist-info → arcade_google_slides-1.3.3.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|