sopel-ai 1.3.5__py3-none-any.whl → 1.3.7__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.
- {sopel_ai-1.3.5.dist-info → sopel_ai-1.3.7.dist-info}/METADATA +6 -7
- sopel_ai-1.3.7.dist-info/RECORD +11 -0
- {sopel_ai-1.3.5.dist-info → sopel_ai-1.3.7.dist-info}/WHEEL +1 -1
- sopel_ai-1.3.5.dist-info/RECORD +0 -11
- {sopel_ai-1.3.5.dist-info → sopel_ai-1.3.7.dist-info}/entry_points.txt +0 -0
- {sopel_ai-1.3.5.dist-info → sopel_ai-1.3.7.dist-info/licenses}/LICENSE.txt +0 -0
- {sopel_ai-1.3.5.dist-info → sopel_ai-1.3.7.dist-info}/top_level.txt +0 -0
@@ -1,15 +1,13 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: sopel-ai
|
3
|
-
Version: 1.3.
|
3
|
+
Version: 1.3.7
|
4
4
|
Summary: Sopel AI - an LLM enhanced chat bot plug-in
|
5
5
|
Author-email: The SopelAI team <sopel_ai@cime.net>
|
6
|
-
License: BSD-3-Clause
|
7
6
|
Project-URL: Homepage, https://github.com/pr3d4t0r/sopel_ai
|
8
7
|
Project-URL: Bug Tracker, https://github.com/pr3d4t0r/sopel_ai/issues
|
9
8
|
Keywords: ai,bot,irc,llm,plugin,sopel
|
10
9
|
Classifier: Intended Audience :: Developers
|
11
10
|
Classifier: Intended Audience :: System Administrators
|
12
|
-
Classifier: License :: OSI Approved :: BSD License
|
13
11
|
Classifier: Operating System :: MacOS
|
14
12
|
Classifier: Operating System :: POSIX :: Linux
|
15
13
|
Classifier: Operating System :: Unix
|
@@ -20,11 +18,12 @@ Classifier: Topic :: Utilities
|
|
20
18
|
Requires-Python: >=3.9
|
21
19
|
Description-Content-Type: text/markdown
|
22
20
|
License-File: LICENSE.txt
|
23
|
-
Requires-Dist: perplexipy
|
24
|
-
Requires-Dist: sopel
|
21
|
+
Requires-Dist: perplexipy==1.3.1
|
22
|
+
Requires-Dist: sopel>=7.1
|
25
23
|
Requires-Dist: tinydb
|
24
|
+
Dynamic: license-file
|
26
25
|
|
27
|
-
% sopel_ai(1) Version 1.3.
|
26
|
+
% sopel_ai(1) Version 1.3.7 chatbot plugin
|
28
27
|
|
29
28
|
Name
|
30
29
|
====
|
@@ -0,0 +1,11 @@
|
|
1
|
+
sopel_ai/__init__.py,sha256=UXSuXZj_p860rLAiewSe5nbKg-qbIEcXq6jkqYmaMnI,2531
|
2
|
+
sopel_ai/config.py,sha256=y0vbvfeDjjfLUOvTJ3W56mAGVpJxeizrXJbCaFW4ZXk,867
|
3
|
+
sopel_ai/core.py,sha256=VjugYiKMi_cnirQ_Bj0CWZ3DGMpzDutXU3PspNbcZW4,7685
|
4
|
+
sopel_ai/errors.py,sha256=XMVgFk4Rw64Z0UO3ZInp-N6LP0GRG8NFIuXKnhu5rLo,192
|
5
|
+
sopel_ai/plugin.py,sha256=51mYp6B_mUtgS6mL-IMhK8Qiz_Rw_qAwmTLdML-qQ2o,6800
|
6
|
+
sopel_ai-1.3.7.dist-info/licenses/LICENSE.txt,sha256=I8aHapysmbM9F3y-rUfp011GQoosNO5L8pzl7IKgPnE,1531
|
7
|
+
sopel_ai-1.3.7.dist-info/METADATA,sha256=kbfm2bSkDWpEjf04rdp21lKdsYgX6HA0sDnLTOdItns,6153
|
8
|
+
sopel_ai-1.3.7.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
|
9
|
+
sopel_ai-1.3.7.dist-info/entry_points.txt,sha256=7Juxcn6L4j6F83TjkviiTwiyXLM4gZxAAXFQDR2G_m4,43
|
10
|
+
sopel_ai-1.3.7.dist-info/top_level.txt,sha256=kpNMzNEGbhCXkyn7oc3uQPmrX1J6qLxn59IcZBpwSYg,9
|
11
|
+
sopel_ai-1.3.7.dist-info/RECORD,,
|
sopel_ai-1.3.5.dist-info/RECORD
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
sopel_ai/__init__.py,sha256=UXSuXZj_p860rLAiewSe5nbKg-qbIEcXq6jkqYmaMnI,2531
|
2
|
-
sopel_ai/config.py,sha256=y0vbvfeDjjfLUOvTJ3W56mAGVpJxeizrXJbCaFW4ZXk,867
|
3
|
-
sopel_ai/core.py,sha256=VjugYiKMi_cnirQ_Bj0CWZ3DGMpzDutXU3PspNbcZW4,7685
|
4
|
-
sopel_ai/errors.py,sha256=XMVgFk4Rw64Z0UO3ZInp-N6LP0GRG8NFIuXKnhu5rLo,192
|
5
|
-
sopel_ai/plugin.py,sha256=51mYp6B_mUtgS6mL-IMhK8Qiz_Rw_qAwmTLdML-qQ2o,6800
|
6
|
-
sopel_ai-1.3.5.dist-info/LICENSE.txt,sha256=I8aHapysmbM9F3y-rUfp011GQoosNO5L8pzl7IKgPnE,1531
|
7
|
-
sopel_ai-1.3.5.dist-info/METADATA,sha256=xlTVp_OV_pm_LST_oE6OgB9CaaEwROvBfgJjUEgKLaI,6210
|
8
|
-
sopel_ai-1.3.5.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
9
|
-
sopel_ai-1.3.5.dist-info/entry_points.txt,sha256=7Juxcn6L4j6F83TjkviiTwiyXLM4gZxAAXFQDR2G_m4,43
|
10
|
-
sopel_ai-1.3.5.dist-info/top_level.txt,sha256=kpNMzNEGbhCXkyn7oc3uQPmrX1J6qLxn59IcZBpwSYg,9
|
11
|
-
sopel_ai-1.3.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|