-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_index.yaml
More file actions
56 lines (56 loc) · 1.86 KB
/
_index.yaml
File metadata and controls
56 lines (56 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# 知识卡导出索引文件
schema_version: 1
locale: zh-CN
branch: Q0DeR-MaG1C-BrAnCh-Fo2-NoN-GiT-Or-No-C0MmIt
exported_at: "2026-06-02T09:45:01Z"
modules:
"":
dir_name: HIA 健康洞察智能体
title: HIA 健康洞察智能体
scope:
- .devcontainer/
- .github/
- .streamlit/
- public/
- .gitignore
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- README.md
- SECURITY.md
- requirements.txt
- .devcontainer\devcontainer.json
- .github\ISSUE_TEMPLATE\bug_report.md
- .github\ISSUE_TEMPLATE\feature_request.md
- .github\PULL_REQUEST_TEMPLATE\pull_request.md
- .streamlit\config.toml
- LICENSE
- public\HIA_demo.gif
- public\db\schema.png
- public\db\script.sql
- src\agents\__init__.py
- src\agents\analysis_agent.py
- src\agents\chat_agent.py
- src\agents\model_manager.py
- src\auth\__init__.py
- src\auth\auth_service.py
- src\auth\session_manager.py
- src\components\__init__.py
- src\components\analysis_form.py
- src\components\auth_pages.py
- src\components\footer.py
- src\components\header.py
- src\components\sidebar.py
- src\config\__init__.py
- src\config\app_config.py
- src\config\prompts.py
- src\config\sample_data.py
- src\main.py
- src\services\__init__.py
- src\services\ai_service.py
- src\utils\__init__.py
- src\utils\pdf_extractor.py
- src\utils\validators.py
source_files: []
children: []
depends_on: []
related_to: []