代码拉取完成,页面将自动刷新
site_name: GraphRAG
theme:
name: material
icon:
logo: octicons/ai-model-24
palette:
- scheme: default
toggle:
icon: material/brightness-7
name: Switch to dark mode
- scheme: slate
toggle:
icon: material/brightness-4
name: Switch to light mode
features:
- content.code.copy
- content.code.select
- navigation.footer
- navigation.tabs
nav:
- Home:
- Welcome: index.md
- Getting Started: get_started.md
- Development Guide: developing.md
- Indexing:
- Overview: "index/overview.md"
- Architecture: "index/architecture.md"
- Dataflow: "index/default_dataflow.md"
- Outputs: "index/outputs.md"
- Prompt Tuning:
- Overview: "prompt_tuning/overview.md"
- Auto Tuning: "prompt_tuning/auto_prompt_tuning.md"
- Manual Tuning: "prompt_tuning/manual_prompt_tuning.md"
- Query:
- Overview: "query/overview.md"
- Global Search: "query/global_search.md"
- Local Search: "query/local_search.md"
- DRIFT Search: "query/drift_search.md"
- Question Generation: "query/question_generation.md"
- Notebooks:
- Overview: "query/notebooks/overview.md"
- Global Search: "examples_notebooks/global_search.ipynb"
- Local Search: "examples_notebooks/local_search.ipynb"
- DRIFT Search: "examples_notebooks/drift_search.ipynb"
- Configuration:
- Overview: "config/overview.md"
- Init Command: "config/init.md"
- Using YAML: "config/yaml.md"
- Using Env Vars: "config/env_vars.md"
- CLI: "cli.md"
- Extras:
- Microsoft Research Blog: "blog_posts.md"
- Visualization Guide: "visualization_guide.md"
- Operation Dulce:
- About: "data/operation_dulce/ABOUT.md"
- Document: "data/operation_dulce/Operation Dulce v2 1 1.md"
plugins:
- search
- exclude-search:
exclude:
- "data/operation_dulce/Operation Dulce v2 1 1.md"
exclude_unreferenced: true
- mkdocs-jupyter:
execute: true
repo_url: https://github.com/microsoft/graphrag
repo_name: graphrag
copyright: >
© 2025 Microsoft |
<a href="https://go.microsoft.com/fwlink/?LinkId=521839">Privacy</a> |
<a href="https://go.microsoft.com/fwlink/?LinkId=2259814">Consumer Heath Privacy</a> |
<a onclick="window.manageConsent();">Cookies</a> |
<a href="https://go.microsoft.com/fwlink/?LinkID=206977">Terms of Use</a> |
<a href="https://www.microsoft.com/trademarks">Trademarks</a>
extra:
polyfills:
- "https://wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js"
extra_css:
- stylesheets/extra.css
extra_javascript:
- "scripts/create_cookie_banner.js"
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- attr_list
- md_in_html
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.tabbed:
alternate_style: true
combine_header_slug: true
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
- mkdocs-typer
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。