llm-mux-test

Test llm-mux IR translator - cross-format API translation

$ インストール

git clone https://github.com/nghyane/llm-mux /tmp/llm-mux && cp -r /tmp/llm-mux/.opencode/skill/llm-mux-test ~/.claude/skills/llm-mux

// tip: Run this command in your terminal to install the skill


name: llm-mux-test description: Test llm-mux IR translator - cross-format API translation

Quick Start

Run server in background

pkill -f llm-mux; go build -o llm-mux ./cmd/server && ./llm-mux

Run test

bun .opencode/skill/llm-mux-test/sdk_tests.ts