ime: wrapper helper for fcitx module

This commit is contained in:
js0ny 2025-11-18 08:19:15 +00:00
parent 20a2dc258f
commit 5c189f5c0f
7 changed files with 147 additions and 104 deletions

View file

@ -15,7 +15,7 @@ return {
openrouter = {
__inherited_from = "openai",
endpoint = "https://openrouter.ai/api/v1",
model = "anthropic/claude-sonnet-4.5",
model = "openai/gpt-5.1-codex",
api_key_name = "OPENROUTER_API_KEY",
},
},