Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion i18n/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
│ Your CLI │ (Claude Code, Codex, Gemini CLI, OpenClaw, Cursor, Cline...)
│ Tool │
└──────┬──────┘
│ http://localhost:201281
│ http://localhost:20128
┌─────────────────────────────────────────┐
│ 9Router (Smart Router) │
Expand Down
5 changes: 0 additions & 5 deletions open-sse/config/providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,11 +248,6 @@ export const PROVIDERS = {
format: "openai",
headers: {}
},
opencode: {
baseUrl: "http://localhost:4096/v1/chat/completions",
format: "openai",
headers: {}
},
cline: {
baseUrl: "https://api.cline.bot/api/v1/chat/completions",
format: "openai",
Expand Down
278 changes: 0 additions & 278 deletions open-sse/translator/request/openai-to-kiro.old.js

This file was deleted.