Skip to content

Add Tensorix provider#1415

Draft
shanemort1982 wants to merge 1 commit intoanomalyco:devfrom
shanemort1982:add-tensorix-provider
Draft

Add Tensorix provider#1415
shanemort1982 wants to merge 1 commit intoanomalyco:devfrom
shanemort1982:add-tensorix-provider

Conversation

@shanemort1982
Copy link
Copy Markdown

@shanemort1982 shanemort1982 commented Apr 10, 2026

Adds Tensorix as a provider with 21 models.

Tensorix is an OpenAI-compatible inference API hosted in the EU with zero data retention. We run open-source models across multiple GPU clusters with automatic failover.

Provider config

  • npm: @ai-sdk/openai-compatible
  • API: https://api.tensorix.ai/v1
  • Auth: TENSORIX_API_KEY

Models included

Family Models
GLM glm-5.1, glm-5, glm-4.7, glm-4.6
DeepSeek deepseek-r1-0528, deepseek-chat-v3.1, deepseek-v3.2
Kimi kimi-k2.5
MiniMax minimax-m2.5, minimax-m2.1, minimax-m2
Llama llama-4-maverick, llama-3.3-70b-instruct
Qwen qwen3-235b, qwen3.5-122b, qwen3.5-9b, qwen3-vl-235b, qwen3-coder-30b
Other gpt-oss-120b, gpt-oss-20b, nemotron-3-super-120b

No logo included yet — happy to add one in a follow-up if needed.

Tensorix is an OpenAI-compatible inference API hosted in the EU
with zero data retention. Adding it as a provider with the full
model catalog.

Models include GLM 5/5.1, DeepSeek R1/V3.1/V3.2, Kimi K2.5,
MiniMax M2/M2.1/M2.5, Llama 4 Maverick, Qwen3 variants,
Nemotron 3, and GPT-OSS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant