georesearch-dsh/georesearch-dsh--packages-geospatial-provider-python ↗★ 1
@georesearch/dsh-geospatial-provider-python
用于 GeoResearch Phase 5 的常驻 Python 地理空间数据提供商,通过管道进行 NDJSON 通信。
AI 分析
核心用途是为 AI 代理提供底层的 Python 地理空间数据处理能力。适合需要执行复杂地理数据分析的科研任务。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗@georesearch/dsh-geospatial-provider-python
Phase 5 persistent Python provider. It starts only the fixed argv
-u -m georesearch_worker through the Harness subprocess
seam, speaks bounded NDJSON over pipes, supports request deadlines and
cancellation, rejects every in-flight request on worker failure, and drains,
terminates, and joins during disposal. Dataset paths exist only inside the
Host/provider request and are never returned to the model.