h-ai-brain 0.0.1__py3-none-any.whl → 0.0.3__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.
- h_ai/application/hai_service.py +1 -1
- h_ai/domain/web_docs/gitbook/text_page.py +1 -1
- h_ai/domain/web_docs/gitbook_web_fetcher_service.py +0 -1
- {h_ai_brain-0.0.1.dist-info → h_ai_brain-0.0.3.dist-info}/METADATA +2 -2
- {h_ai_brain-0.0.1.dist-info → h_ai_brain-0.0.3.dist-info}/RECORD +9 -9
- {h_ai_brain-0.0.1.dist-info → h_ai_brain-0.0.3.dist-info}/WHEEL +0 -0
- {h_ai_brain-0.0.1.dist-info → h_ai_brain-0.0.3.dist-info}/licenses/LICENSE +0 -0
- {h_ai_brain-0.0.1.dist-info → h_ai_brain-0.0.3.dist-info}/licenses/NOTICE.txt +0 -0
- {h_ai_brain-0.0.1.dist-info → h_ai_brain-0.0.3.dist-info}/top_level.txt +0 -0
h_ai/application/hai_service.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: h_ai_brain
|
3
|
-
Version: 0.0.
|
4
|
-
Summary: AI agent
|
3
|
+
Version: 0.0.3
|
4
|
+
Summary: AI Research agent API
|
5
5
|
Author-email: shoebill <shoebill.hai@gmail.com>
|
6
6
|
Classifier: Programming Language :: Python :: 3
|
7
7
|
Classifier: License :: OSI Approved :: Apache Software License
|
@@ -1,6 +1,6 @@
|
|
1
1
|
h_ai/__init__.py,sha256=bmHMDoui52Q73UvXdHslQ3w_LubmhRuKRlrjOYyCP8c,153
|
2
2
|
h_ai/application/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
|
-
h_ai/application/hai_service.py,sha256=
|
3
|
+
h_ai/application/hai_service.py,sha256=DpSx1_QYS_3N5OwY5U4My0WwH-e4tvRHNeJxSduGoZM,2200
|
4
4
|
h_ai/application/web_docs_service.py,sha256=45Pxhm279pGm3xWx00qOrS5pFjLHrbZTEhHTVXqyxJQ,1609
|
5
5
|
h_ai/application/system_prompts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
6
|
h_ai/application/system_prompts/roles/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -14,12 +14,12 @@ h_ai/domain/reasoning/tool_message.py,sha256=jpbfbJXj6oqZyB3lDxGOUyFB4faHtXAaEOV
|
|
14
14
|
h_ai/domain/web_docs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
15
15
|
h_ai/domain/web_docs/doc_link_scorer_service.py,sha256=EmLSOaX7BCUQcKHZquaUt-Ps_DssZrRqpch5MgbUhAc,1444
|
16
16
|
h_ai/domain/web_docs/documentation_pattern_repository.py,sha256=VhNzP3PUqgg9MaWhBVefj13XNxRBh6ZPUt-KH70ww2w,1302
|
17
|
-
h_ai/domain/web_docs/gitbook_web_fetcher_service.py,sha256=
|
17
|
+
h_ai/domain/web_docs/gitbook_web_fetcher_service.py,sha256=Ye-TcuwgW1fhIY8x6v9_-pmPN9pVFWzlOpwRt-4teaA,6490
|
18
18
|
h_ai/domain/web_docs/web_docs_link_detector.py,sha256=ePiIvMfT0fLiQNKEeZeU_MaATL568DtiajYUETwbn10,1133
|
19
19
|
h_ai/domain/web_docs/web_link.py,sha256=J4KC3MmjkvWlAPDdEdjcqAZCvuSnJMahudCohiBk3wk,307
|
20
20
|
h_ai/domain/web_docs/gitbook/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
21
21
|
h_ai/domain/web_docs/gitbook/text_chapter.py,sha256=XiZZlt128uA6oq-4bQfOpFf-djoHiQEsWpFDzRCNXdk,534
|
22
|
-
h_ai/domain/web_docs/gitbook/text_page.py,sha256=
|
22
|
+
h_ai/domain/web_docs/gitbook/text_page.py,sha256=pTHZAKFkeoJTtpk2bRQ__LdS4glAxy9zwm9jtVsgXzE,1503
|
23
23
|
h_ai/domain/webpages/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
24
24
|
h_ai/domain/webpages/web_fetcher_repository.py,sha256=OA69IJ3DiOlMjZTBsziv1gRvZ1zc7JZLyfnz7BVOlYk,245
|
25
25
|
h_ai/domain/webpages/web_text_fetcher_repository.py,sha256=OHpAFcg4FDvMHFhnfj-pYBLREHM8dRA8u90gomwKBFQ,299
|
@@ -40,9 +40,9 @@ h_ai/infrastructure/llm/ollama/models/ollama_chat_message.py,sha256=ZIz4PQ3869vI
|
|
40
40
|
h_ai/infrastructure/llm/ollama/models/ollama_chat_session.py,sha256=GZ_ddpbWa8iy6NZq50vokUFVZBiX0WNa81z9-r9RzTY,392
|
41
41
|
h_ai/infrastructure/playwright/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
42
42
|
h_ai/infrastructure/playwright/playwright_web_content_fetcher.py,sha256=DHXkx91SP55PUT_o3ED1Z6uB0ijN-DeTXCnxdnXkDFw,1817
|
43
|
-
h_ai_brain-0.0.
|
44
|
-
h_ai_brain-0.0.
|
45
|
-
h_ai_brain-0.0.
|
46
|
-
h_ai_brain-0.0.
|
47
|
-
h_ai_brain-0.0.
|
48
|
-
h_ai_brain-0.0.
|
43
|
+
h_ai_brain-0.0.3.dist-info/licenses/LICENSE,sha256=SbvpEU5JIU3yzMMkyzrI0dGqHDoJR_lMKGdl6GZHsy4,11558
|
44
|
+
h_ai_brain-0.0.3.dist-info/licenses/NOTICE.txt,sha256=vxeIKUiGqAePLvDW4AVm3Xh-3BcsvMtCMn1tbsr9zsE,668
|
45
|
+
h_ai_brain-0.0.3.dist-info/METADATA,sha256=Xdn_wNKqOOU1fpqiyST5Yu83gWqBSj1R8cZ6VJuIufA,735
|
46
|
+
h_ai_brain-0.0.3.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
47
|
+
h_ai_brain-0.0.3.dist-info/top_level.txt,sha256=3MChDBWvDJV4cEHuZhzeODxQ4ewtw-arOuyaDOc6sIo,5
|
48
|
+
h_ai_brain-0.0.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|