syntaxmatrix 2.5.4__py3-none-any.whl → 2.5.5.1__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.
syntaxmatrix/core.py CHANGED
@@ -1314,7 +1314,6 @@ class SyntaxMUI:
1314
1314
  code, usage = mlearning_agent(instructions, ai_profile, self._coding_profile)
1315
1315
  self._last_llm_usage = usage
1316
1316
 
1317
-
1318
1317
  if code:
1319
1318
  import re
1320
1319
  code = normalise_llm_code(code)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: syntaxmatrix
3
- Version: 2.5.4
3
+ Version: 2.5.5.1
4
4
  Summary: SyntaxMUI: A customizable framework for Python AI Assistant Projects.
5
5
  Author: Bob Nti
6
6
  Author-email: bob.nti@syntaxmatrix.net
@@ -37,8 +37,8 @@ Requires-Dist: statsmodels
37
37
  Requires-Dist: ipython
38
38
  Requires-Dist: sqlalchemy>=2.0.42
39
39
  Requires-Dist: cryptography>=45.0.6
40
- Requires-Dist: regex-2025.11.3
41
- Requires-Dist: tiktoken-0.12.0
40
+ Requires-Dist: regex>=2025.11.3
41
+ Requires-Dist: tiktoken>=0.12.0
42
42
  Dynamic: author
43
43
  Dynamic: author-email
44
44
  Dynamic: classifier
@@ -2,7 +2,7 @@ syntaxmatrix/__init__.py,sha256=t5z8W6Y6PBvskotOM7SSV53BNsVv4k-5Mf0gvnX-1bI,2520
2
2
  syntaxmatrix/auth.py,sha256=CONhp08pCEWd_ZDBs6oAeukUsRTQnDXsUk3S4-2nhUU,14152
3
3
  syntaxmatrix/bootstrap.py,sha256=Y7ZNg-Z3ecrr1iYem5EMzPmGstXnEKmO9kqKVoOoljo,817
4
4
  syntaxmatrix/commentary.py,sha256=3uSlbaQ1zl-gYtEtEpFbv2M-IH-HSdFdMvhxa7UCNHk,12025
5
- syntaxmatrix/core.py,sha256=JTC8H6lE9sz-Myu6RjV09ST4S4BMB2ndeKr3ijGG0Xw,60047
5
+ syntaxmatrix/core.py,sha256=rzt2nNSlsWeQ_3uKzL3IeqJ3SHQYacKvQbPL_1bGteU,60045
6
6
  syntaxmatrix/dataset_preprocessing.py,sha256=wtV4MWzkyfOsBHTsS0H1gqHho77ZQHGDI9skJryyZWA,8732
7
7
  syntaxmatrix/db.py,sha256=xkCpyhFxnAwrnZCTd13NkJsahVze0i4egjMcbB7kPfs,5000
8
8
  syntaxmatrix/display.py,sha256=TgMrE5WW80VlLcL_XvEz936mekFccJgLTfzbCIozSc8,3728
@@ -27,6 +27,10 @@ syntaxmatrix/utils.py,sha256=GmopxCRcipI7vo1aTzGxTJB5FkRl2Zb5ZGvx9L0FrZE,131780
27
27
  syntaxmatrix/vector_db.py,sha256=ozvOcMHt52xFAvcp-vAqT69kECPq9BwL8Rzgq3AJaMs,5824
28
28
  syntaxmatrix/vectorizer.py,sha256=5w_UQiUIirm_W-Q9TcaEI8LTcTYIuDBdKfz79T1aZ8g,1366
29
29
  syntaxmatrix/workspace_db.py,sha256=Xu9OlW8wo3iaH5Y88ZMdLOf-fiZxF1NBb5rAw3KcbfY,4715
30
+ syntaxmatrix/agentic/agent_tools.py,sha256=yQwavONP23ziMxNQf3j2Y4TVo_LxEsiAWecKuBK8WDg,866
31
+ syntaxmatrix/agentic/agents.py,sha256=eU5KVIpz4ZRezj8oGJmSYmOe845E50YXqRZ9zwp-HKM,33375
32
+ syntaxmatrix/agentic/code_tools_registry.py,sha256=Wp4-KHtp0BUVciqSbmionBsQMVFOnvJPruBJeNiuwkk,1564
33
+ syntaxmatrix/agentic/model_templates.py,sha256=A3ROE3BHkvnU9cxqSGjlCBIw9U15zRaTKgK-WxcZtUI,76033
30
34
  syntaxmatrix/settings/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
31
35
  syntaxmatrix/settings/default.yaml,sha256=BznvF1D06VMPbT6UX3MQ4zUkXxTXLnAA53aUu8G4O38,569
32
36
  syntaxmatrix/settings/logging.py,sha256=U8iTDFv0H1ECdIzH9He2CtOVlK1x5KHCk126Zn5Vi7M,1362
@@ -56,8 +60,8 @@ syntaxmatrix/vectordb/adapters/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5
56
60
  syntaxmatrix/vectordb/adapters/milvus_adapter.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
57
61
  syntaxmatrix/vectordb/adapters/pgvector_adapter.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
58
62
  syntaxmatrix/vectordb/adapters/sqlite_adapter.py,sha256=L8M2qHfwZRAFVxWeurUVdHaJXz6F5xTUSWh3uy6TSUs,6035
59
- syntaxmatrix-2.5.4.dist-info/licenses/LICENSE.txt,sha256=j1P8naTdy1JMxTC80XYQjbyAQnuOlpDusCUhncrvpy8,1083
60
- syntaxmatrix-2.5.4.dist-info/METADATA,sha256=DBmfla326wr0g9Hu5yeVglvqqnllVrNmMaHZh_LK3Yk,18088
61
- syntaxmatrix-2.5.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
62
- syntaxmatrix-2.5.4.dist-info/top_level.txt,sha256=HKP_zkl4V_nt7osC15DlacoBZktHrbZYOqf_pPkF3T8,13
63
- syntaxmatrix-2.5.4.dist-info/RECORD,,
63
+ syntaxmatrix-2.5.5.1.dist-info/licenses/LICENSE.txt,sha256=j1P8naTdy1JMxTC80XYQjbyAQnuOlpDusCUhncrvpy8,1083
64
+ syntaxmatrix-2.5.5.1.dist-info/METADATA,sha256=lP56FJ5xq41u8zaPy7KhBpkh4dbzwEeJvKYc5AgbeMg,18092
65
+ syntaxmatrix-2.5.5.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
66
+ syntaxmatrix-2.5.5.1.dist-info/top_level.txt,sha256=HKP_zkl4V_nt7osC15DlacoBZktHrbZYOqf_pPkF3T8,13
67
+ syntaxmatrix-2.5.5.1.dist-info/RECORD,,