← 返回
AI智能 Key 中文

YandexGPT Proxy

OpenAI-compatible translation proxy for Yandex Cloud Foundation Models (YandexGPT)
用于Yandex云基础模型(YandexGPT)的OpenAI兼容翻译代理
smvlx
AI智能 clawhub v1.1.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 503
下载
💾 12
安装
1
版本
#latest

概述

YandexGPT Proxy

OpenAI-compatible translation proxy for Yandex Cloud Foundation Models (YandexGPT).

What it does

Runs a local HTTP proxy on port 8444 that accepts OpenAI-format API calls and translates them to the YandexGPT API. Zero external dependencies — pure Node.js.

Supported Models

ModelYandexGPT Model URI
---------------------------------------------------
yandexgptgpt://FOLDER_ID/yandexgpt/latest
yandexgpt-litegpt://FOLDER_ID/yandexgpt-lite/latest
yandexgpt-32kgpt://FOLDER_ID/yandexgpt-32k/latest

Setup

  1. Get a Yandex Cloud API key and folder ID
  2. Save to ~/.openclaw/yandexgpt.env:

```

YANDEX_API_KEY=your_api_key

YANDEX_FOLDER_ID=your_folder_id

YANDEX_PROXY_PORT=8444

```

  1. Run scripts/setup.sh
  2. Run scripts/start.sh
  3. Run scripts/patch-config.sh to add to OpenClaw config

Endpoints

  • GET /v1/models — List available models
  • POST /v1/chat/completions — Chat completion (OpenAI format)

Scripts

  • scripts/setup.sh — Create env file template
  • scripts/start.sh — Start proxy
  • scripts/stop.sh — Stop proxy
  • scripts/status.sh — Check status
  • scripts/patch-config.sh — Add YandexGPT to openclaw.json

版本历史

共 1 个版本

  • v1.1.1 当前
    2026-03-30 19:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,344
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,120
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,815