cwyodmodules 0.3.39__py3-none-any.whl → 0.3.40__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.
@@ -30,6 +30,7 @@ class QuestionAnswerTool(AnsweringToolBase):
30
30
  """
31
31
  logger.info("Initializing QuestionAnswerTool...")
32
32
  self.name = "QuestionAnswer"
33
+ self.env_helper = EnvHelper()
33
34
  self.llm_helper = LLMHelper()
34
35
  self.search_handler = Search.get_search_handler(env_helper=self.env_helper)
35
36
  self.verbose = True
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cwyodmodules
3
- Version: 0.3.39
3
+ Version: 0.3.40
4
4
  Summary: Add your description here
5
5
  Author-email: Patrik <patrikhartl@gmail.com>
6
6
  Classifier: Operating System :: OS Independent
@@ -87,7 +87,7 @@ cwyodmodules/batch/utilities/tools/answer_processing_base.py,sha256=N3Dz7HfN-zl0
87
87
  cwyodmodules/batch/utilities/tools/answering_tool_base.py,sha256=aN2ND5Ud_1ZlIPfhLRrOe_m4MUf_SaXvO6q7GcbGiU8,348
88
88
  cwyodmodules/batch/utilities/tools/content_safety_checker.py,sha256=ViikBC3wwySqcFUB6TcVQSjutCUu5KRgg4InZaHegms,4307
89
89
  cwyodmodules/batch/utilities/tools/post_prompt_tool.py,sha256=tGxw8qMNS7jp8P3KqpqHplicmX064sL2J85VwnCWBbA,2495
90
- cwyodmodules/batch/utilities/tools/question_answer_tool.py,sha256=042157jc-v0m0FpxuenfIvp05XfBtZakqIQ5nQSHm1c,12175
90
+ cwyodmodules/batch/utilities/tools/question_answer_tool.py,sha256=8GWurj50bUND_4x0i1_UPfwl1HMLUIpvq5xBv-q5UDA,12213
91
91
  cwyodmodules/batch/utilities/tools/text_processing_tool.py,sha256=zCF83SQaC8k6z6-Gevxj6AdDKzhU3P_6FG0hAnrG5Zk,1824
92
92
  cwyodmodules/graphrag/__init__.py,sha256=O5fi4Q3RC9Gt8ItNZGV1HjyIJvEz7grYXTFMmUWstxw,111
93
93
  cwyodmodules/graphrag/config.py,sha256=TvG45dezHkqgZzWnPxhpyWciIiKOrD_3JQ3APkoD6Hw,1525
@@ -109,8 +109,8 @@ cwyodmodules/graphrag/query/generate.py,sha256=xBnZs2U9xFWtPk4AfAZgYKbHdcxNcIO6Q
109
109
  cwyodmodules/graphrag/query/graph_search.py,sha256=95h3ecSWx4864XgKABtG0fh3Nk8HkqJVzoCrO8daJ-Y,7724
110
110
  cwyodmodules/graphrag/query/types.py,sha256=1Iq1dp4I4a56_cuFjOZ0NTgd0A2_MpVFznp_czgt6cI,617
111
111
  cwyodmodules/graphrag/query/vector_search.py,sha256=9Gwu9LPjtoAYUU8WKqCvbCHAIg3dpk71reoYd1scLnQ,1807
112
- cwyodmodules-0.3.39.dist-info/licenses/LICENSE,sha256=UqBDTipijsSW2ZSOXyTZnMsXmLoEHTgNEM0tL4g-Sso,1150
113
- cwyodmodules-0.3.39.dist-info/METADATA,sha256=zDosaJrcj2sKSZOruQdRv77BrHXiE1DzLwWLtkOzQr4,2002
114
- cwyodmodules-0.3.39.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
115
- cwyodmodules-0.3.39.dist-info/top_level.txt,sha256=99RENLbkdRX-qpJvsxZ5AfmTL5s6shSaKOWYpz1vwzg,13
116
- cwyodmodules-0.3.39.dist-info/RECORD,,
112
+ cwyodmodules-0.3.40.dist-info/licenses/LICENSE,sha256=UqBDTipijsSW2ZSOXyTZnMsXmLoEHTgNEM0tL4g-Sso,1150
113
+ cwyodmodules-0.3.40.dist-info/METADATA,sha256=A-RbzE-Hd6LlXwr2aSmzTNrBo717Atiu0gg9bCRLeAw,2002
114
+ cwyodmodules-0.3.40.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
115
+ cwyodmodules-0.3.40.dist-info/top_level.txt,sha256=99RENLbkdRX-qpJvsxZ5AfmTL5s6shSaKOWYpz1vwzg,13
116
+ cwyodmodules-0.3.40.dist-info/RECORD,,