supermemory 3.0.0a1__py3-none-any.whl → 3.0.0a2__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.
- supermemory/__init__.py +2 -1
- supermemory/_base_client.py +44 -2
- supermemory/_client.py +1 -9
- supermemory/_files.py +1 -1
- supermemory/_models.py +2 -0
- supermemory/_types.py +2 -0
- supermemory/_version.py +1 -1
- supermemory/resources/__init__.py +0 -14
- supermemory/resources/connections.py +30 -117
- supermemory/resources/memories.py +102 -230
- supermemory/resources/settings.py +47 -11
- supermemory/types/__init__.py +0 -9
- supermemory/types/connection_create_params.py +5 -3
- supermemory/types/connection_get_response.py +4 -0
- supermemory/types/memory_add_params.py +28 -0
- supermemory/types/memory_get_response.py +87 -1
- supermemory/types/memory_update_params.py +28 -0
- supermemory/types/setting_get_response.py +36 -2
- supermemory/types/setting_update_params.py +30 -6
- supermemory/types/setting_update_response.py +34 -8
- {supermemory-3.0.0a1.dist-info → supermemory-3.0.0a2.dist-info}/METADATA +44 -24
- supermemory-3.0.0a2.dist-info/RECORD +46 -0
- supermemory/resources/search.py +0 -296
- supermemory/types/connection_list_params.py +0 -13
- supermemory/types/connection_list_response.py +0 -25
- supermemory/types/memory_delete_response.py +0 -9
- supermemory/types/memory_list_params.py +0 -24
- supermemory/types/memory_list_response.py +0 -95
- supermemory/types/memory_upload_file_params.py +0 -13
- supermemory/types/memory_upload_file_response.py +0 -11
- supermemory/types/search_execute_params.py +0 -86
- supermemory/types/search_execute_response.py +0 -52
- supermemory-3.0.0a1.dist-info/RECORD +0 -56
- {supermemory-3.0.0a1.dist-info → supermemory-3.0.0a2.dist-info}/WHEEL +0 -0
- {supermemory-3.0.0a1.dist-info → supermemory-3.0.0a2.dist-info}/licenses/LICENSE +0 -0
@@ -1,56 +0,0 @@
|
|
1
|
-
supermemory/__init__.py,sha256=xPoVpgMP4GGoRGbpZt7DhB-Jho6kEXZPUO3Lv1ioi60,2614
|
2
|
-
supermemory/_base_client.py,sha256=9HYnqL_kzsVgh2Ju7mJ3ODnE6lr-ITvlAsN1orWPyrE,64849
|
3
|
-
supermemory/_client.py,sha256=VwXe_ngJpXvGo9nsFxScYWnui7k57-OyLXbnqqBTVJE,16892
|
4
|
-
supermemory/_compat.py,sha256=VWemUKbj6DDkQ-O4baSpHVLJafotzeXmCQGJugfVTIw,6580
|
5
|
-
supermemory/_constants.py,sha256=S14PFzyN9-I31wiV7SmIlL5Ga0MLHxdvegInGdXH7tM,462
|
6
|
-
supermemory/_exceptions.py,sha256=5nnX7W8L_eA6LkX3SBl7csJy5d9QEcDqRVuwDq8wVh8,3230
|
7
|
-
supermemory/_files.py,sha256=GME47rR56vqhHb7qh5NZtaLIWsA6ZrCHHGdBKjB0Q3s,3620
|
8
|
-
supermemory/_models.py,sha256=mB2r2VWQq49jG-F0RIXDrBxPp3v-Eg12wMOtVTNxtv4,29057
|
9
|
-
supermemory/_qs.py,sha256=AOkSz4rHtK4YI3ZU_kzea-zpwBUgEY8WniGmTPyEimc,4846
|
10
|
-
supermemory/_resource.py,sha256=_wuaB1exMy-l-qqdJJdTv15hH5qBSN2Rj9CFwjXTZJU,1130
|
11
|
-
supermemory/_response.py,sha256=Yh869-U8INkojKZHFsNw69z5Y2BrK2isgRJ8mifEURM,28848
|
12
|
-
supermemory/_streaming.py,sha256=MGbosxSTqq0_JG52hvH2Z-Mr_Y95ws5UdFw77_iYukc,10120
|
13
|
-
supermemory/_types.py,sha256=l9FVOIsfa8FG9tbvxFBA1mj_yLc5ibf1niQ8xecMYdY,6148
|
14
|
-
supermemory/_version.py,sha256=wCCfeACsaZpE42IshtEsMGjs3AWMKQDR9A2bcr6LG_M,171
|
15
|
-
supermemory/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
16
|
-
supermemory/_utils/__init__.py,sha256=PNZ_QJuzZEgyYXqkO1HVhGkj5IU9bglVUcw7H-Knjzw,2062
|
17
|
-
supermemory/_utils/_logs.py,sha256=iceljYaEUb4Q4q1SgbSzwSrlJA64ISbaccczzZ8Z9Vg,789
|
18
|
-
supermemory/_utils/_proxy.py,sha256=aglnj2yBTDyGX9Akk2crZHrl10oqRmceUy2Zp008XEs,1975
|
19
|
-
supermemory/_utils/_reflection.py,sha256=ZmGkIgT_PuwedyNBrrKGbxoWtkpytJNU1uU4QHnmEMU,1364
|
20
|
-
supermemory/_utils/_resources_proxy.py,sha256=9MqlmhIEoyeVraNz90vnq1pS6EOxSqvYVlVK-CvLMmQ,614
|
21
|
-
supermemory/_utils/_streams.py,sha256=SMC90diFFecpEg_zgDRVbdR3hSEIgVVij4taD-noMLM,289
|
22
|
-
supermemory/_utils/_sync.py,sha256=TpGLrrhRNWTJtODNE6Fup3_k7zrWm1j2RlirzBwre-0,2862
|
23
|
-
supermemory/_utils/_transform.py,sha256=n7kskEWz6o__aoNvhFoGVyDoalNe6mJwp-g7BWkdj88,15617
|
24
|
-
supermemory/_utils/_typing.py,sha256=D0DbbNu8GnYQTSICnTSHDGsYXj8TcAKyhejb0XcnjtY,4602
|
25
|
-
supermemory/_utils/_utils.py,sha256=ts4CiiuNpFiGB6YMdkQRh2SZvYvsl7mAF-JWHCcLDf4,12312
|
26
|
-
supermemory/lib/.keep,sha256=wuNrz-5SXo3jJaJOJgz4vFHM41YH_g20F5cRQo0vLes,224
|
27
|
-
supermemory/resources/__init__.py,sha256=c1dal-ngMY7gwIf9PDPapYx6rHi670pREX5t3_d6298,2019
|
28
|
-
supermemory/resources/connections.py,sha256=JdKae0Ak_AF6l3OfvzgZue1OwaO1btayzaIyhHJkOzI,13890
|
29
|
-
supermemory/resources/memories.py,sha256=qhimvdhQwIR67Pr-n1cL49AJ7fafkYwHgnkNJ8a-l5o,25076
|
30
|
-
supermemory/resources/search.py,sha256=XlVxt8dDoeHo2l8646XtPwk1KISTVOX3FYSpod2ubrQ,11982
|
31
|
-
supermemory/resources/settings.py,sha256=2OmoxRFkcYyaQX_Y73YAIASX3-jeo7TXONsNCeqXmuY,9214
|
32
|
-
supermemory/types/__init__.py,sha256=SDcNl1lPk2B9Un5i60j9ImG3A3YkPuI7eSiAW8am9hM,1727
|
33
|
-
supermemory/types/connection_create_params.py,sha256=x5N6Hi6Mj61aHuKbPWEnUTTWoZaO6jMK21X4Je7Hcgk,538
|
34
|
-
supermemory/types/connection_create_response.py,sha256=i4sb0DSRs7wVVd8xDBOtr7vw-YbaeZ7MydlQLYvlvJs,468
|
35
|
-
supermemory/types/connection_get_response.py,sha256=gKiadjQFWTDMg89ZA0BBdmkHqTzHiFCwSjxddltFI7U,487
|
36
|
-
supermemory/types/connection_list_params.py,sha256=2GbRIvOjkwekG47ntt3swO5eIarjVOSYT2_VRoUTRbA,364
|
37
|
-
supermemory/types/connection_list_response.py,sha256=XtalXHGpV-XD1gLmAYva_FBSWqLOnr6UBG85At7jK6U,640
|
38
|
-
supermemory/types/memory_add_params.py,sha256=pm-augsAX70yHWgKod4cD2akVrmlNRamYtBNxp61FfQ,492
|
39
|
-
supermemory/types/memory_add_response.py,sha256=5lim8sVXM7WzG8tUuKORHEe2lJc6yVWvyjylzNsLGjw,219
|
40
|
-
supermemory/types/memory_delete_response.py,sha256=1kb_ExXPaaZLyuv4-fQuumBamTPklFrpvMv0ZHhZf2U,214
|
41
|
-
supermemory/types/memory_get_response.py,sha256=-rvwVXgw6Zwom1D9dBvRJEMHCiYaOrSs7gjwukESwFk,219
|
42
|
-
supermemory/types/memory_list_params.py,sha256=kjyYz3NcnjgKzE-g442lQ1kyIsAtMMXQG-baLHvJ4KU,546
|
43
|
-
supermemory/types/memory_list_response.py,sha256=S-aEqIt9QOmcdU893St-ayy8t9mDDasjkLknM-8SpdA,2822
|
44
|
-
supermemory/types/memory_update_params.py,sha256=WItgIxXxcFp2Uf0A9B00lC1hLO14bjrnnFS1VmK1Gko,498
|
45
|
-
supermemory/types/memory_update_response.py,sha256=fvfO9lGM8xv2EUOQfOSxqig6fx6-ykq7syW69er_2ng,225
|
46
|
-
supermemory/types/memory_upload_file_params.py,sha256=vZUYsfyzEMxESmfSOPBcDINXN_Ts4rdFvdaDiIMkme0,329
|
47
|
-
supermemory/types/memory_upload_file_response.py,sha256=KTq6AExBMz7eMt8az1TgMSSNMTktKk0d0xItCwHRNl0,233
|
48
|
-
supermemory/types/search_execute_params.py,sha256=bTm7eovMNh_9XoWqc7AxwHotvoXgFAOGqAaqoIWUiNY,2811
|
49
|
-
supermemory/types/search_execute_response.py,sha256=Z0T76z1xKA7bdKZ96kyXTOkiMRk7TzUHYKEdR6VNcHw,1216
|
50
|
-
supermemory/types/setting_get_response.py,sha256=9sU2FG6MleeZreCie1Lysd2-ALrrYH8qRXcpiu21wn4,249
|
51
|
-
supermemory/types/setting_update_params.py,sha256=O6kA68iaGKcHieJzYKSY9_zOZAyl37hCBBkSL7EjzJQ,714
|
52
|
-
supermemory/types/setting_update_response.py,sha256=B4C6XmSeOxaPJM6_QN2vIN7Gzz2sSXWy3a2GYT-hzmw,804
|
53
|
-
supermemory-3.0.0a1.dist-info/METADATA,sha256=4_uCqBXURJ6Pc_avkbUJ_G_6n1F_rp_Yk67DViefXmA,13761
|
54
|
-
supermemory-3.0.0a1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
55
|
-
supermemory-3.0.0a1.dist-info/licenses/LICENSE,sha256=M2NcpYEBpakciOULpWzo-xO2Lincf74gGwfaU00Sct0,11341
|
56
|
-
supermemory-3.0.0a1.dist-info/RECORD,,
|
File without changes
|
File without changes
|