返回 Skill 列表
extension
分类: 其它需要 API Key

Telnyx OpenClaw Embeddings

将 Telnyx 加入 OpenClaw 记忆嵌入提供方,使用 TELNYX_API_KEY认证,支持 OpenAI 兼容嵌入。

person作者: ifthikar-razikhubclawhub

Telnyx OpenClaw Embeddings

Use Telnyx as your OpenClaw memory embedding provider.

What it provides

  • Telnyx memory embedding provider registration for OpenClaw
  • Auto-selection when TELNYX_API_KEY is configured
  • OpenAI-compatible embeddings transport via Telnyx AI
  • Support for thenlper/gte-large, intfloat/multilingual-e5-large, and Qwen/Qwen3-Embedding-8B

Install

openclaw plugins install team-telnyx/telnyx-openclaw-embeddings

Setup

Set your Telnyx API key:

export TELNYX_API_KEY="KEY..."

Verify

Run the included E2E test:

node e2e-test.mjs

Or configure OpenClaw to use provider telnyx for memory search.

Notes

  • Repo: team-telnyx/telnyx-openclaw-embeddings
  • Default model: thenlper/gte-large
  • OpenClaw-compatible memory provider id: telnyx