codespector 0.1.1__py3-none-any.whl → 0.1.2__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.
@@ -51,7 +51,7 @@ class CodeSpectorReviewer:
51
51
 
52
52
  self.request_file = 'request.json'
53
53
  self.response_file = 'response.json'
54
- self.result_file = 'result.txt'
54
+ self.result_file = 'result.md'
55
55
 
56
56
  def _request_to_chat_agent(self, prompt: str):
57
57
  agent_info = AgentInfo.create(self.chat_agent, self.chat_token, self.chat_model)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: codespector
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Assistant for reviewing your code
5
5
  Project-URL: Repository, https://github.com/Vladimir-Titov/codespector
6
6
  Project-URL: Issues, https://github.com/Vladimir-Titov/codespector/issues
@@ -6,9 +6,9 @@ codespector/clients/codestral.py,sha256=MV6_m9IMYzTHX5AS9UoPkhGUNHRoOXgIpTZ8uHfw
6
6
  codespector/local/__init__.py,sha256=spdqmAUYVjE-6RJUNUQ63ymwBY3svwC1gQp5QHAZdwg,35
7
7
  codespector/local/main.py,sha256=JQb8mBQEjxsjNnjpqCOP84ZF92T2DjTzCslRdHQLqlg,1136
8
8
  codespector/local/prepare.py,sha256=uqQft4RDH_5Rms3fGROc_fzCCRVcu-BxDzCAVF16buo,2821
9
- codespector/local/reviewer.py,sha256=76fd5_pTANnbpD-CgEhBboXbqvEFZGxR5a2WYpCA_8U,3594
10
- codespector-0.1.1.dist-info/METADATA,sha256=Y1r6wl48uZjliAMwO3tl1JYDvHwv0xPHlQ5pSCbX-dg,3160
11
- codespector-0.1.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
12
- codespector-0.1.1.dist-info/entry_points.txt,sha256=QlHn96KY8vzY1sOweKIuZOAQrSVse6h3v57vkwmHmJg,54
13
- codespector-0.1.1.dist-info/licenses/LICENSE,sha256=Eta34ENUL_dZWy-prVNucMkoA38WIqiO9pKTUYiuT_A,1070
14
- codespector-0.1.1.dist-info/RECORD,,
9
+ codespector/local/reviewer.py,sha256=bsbdwXMhkyXMfIp55u5a8JRyndO-kjqzlQBVeoLdgMQ,3593
10
+ codespector-0.1.2.dist-info/METADATA,sha256=BWtpEmWdlrwRRYPVeig0RFtYTNx1dDXqmeGMGRplH2w,3160
11
+ codespector-0.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
12
+ codespector-0.1.2.dist-info/entry_points.txt,sha256=QlHn96KY8vzY1sOweKIuZOAQrSVse6h3v57vkwmHmJg,54
13
+ codespector-0.1.2.dist-info/licenses/LICENSE,sha256=Eta34ENUL_dZWy-prVNucMkoA38WIqiO9pKTUYiuT_A,1070
14
+ codespector-0.1.2.dist-info/RECORD,,