LinkToolDocs/index.md
2025-07-13 20:40:29 +08:00

29 lines
911 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "LinkTool灵图"
text: "项目文档库"
tagline: 一段话完成繁琐的地理处理分析任务
actions:
- theme: brand
text: ArcGIS Pro插件
link: /plugin/introduction
- theme: alt
text: 智能体
link: /agent/introduction
- theme: alt
text: Web端
link: /web/introduction
features:
- title: 兼容ArcGIS Pro 3.4以上
details: 插件基于ArcGIS Pro SDK for .NET 3.4开发兼容ArcGIS Pro 3.4及以上版本,下载双击安装即可使用,无需进行复杂配置。
- title: RAG与MCP结合
details: 创新性地采用RAG作为MCP的参考资料实现大容量的MCP工具调用突破模型上下文长度限制。
- title: 低成本
details: 不需要LoRA微调对于简单任务使用小参数量模型也能完成。
---