OpenSaozi/dsh-antigravity ↗★ 2
@deepseek-ai/dsh-llm-pi-ai-antigravity
Google Anti Gravity and Cloud Code Assist Coding Plan LLM Provider plugin for DeepSeek Harness
AI 分析
核心用途是接入 Google 相关的编码辅助大模型。适合在 DSH 中需要使用 Google 编程大模型进行代码生成的开发者。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:OpenSaozi/dsh-antigravityドキュメント
README 全文を読む ↗极简安装与使用
请把经过评审的提交安装进指定的 DeepSeek Harness profile。仓库自带 dsh.bundle 配置和预构建运行文件,通过 Git 安装无需在本地执行构建:
dsh plugin --profile
add github:OpenSaozi/dsh-antigravity#
安装后,插件会自动在 Cordis 配置中注入以下内容:
- id: llm-pi-ai-antigravity
name: '@deepseek-ai/dsh-llm-pi-ai-antigravity'
config:
oauthClientConfigRef: GOOGLE_ANTIGRAVITY_OAUTH_CLIENT_CONFIG
配置说明:oauthClientConfigRef 属于部署配置,指向凭据引用名称。本地凭据提供方默认将导入文档保存在 $DSH_HOME/.credentials.yaml 中,支持无缝切换至系统钥匙串或 KMS 服务。