fix: biome check

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-09-16 21:57:55 -07:00
parent 1ebc31bbad
commit 4ce4dfe9b8

View file

@ -112,12 +112,12 @@ const LLM_PROVIDERS = [
example: "meta/llama-2-70b-chat",
description: "Run models via API",
},
{
value: "OPENROUTER",
label: "OpenRouter",
example: "anthropic/claude-opus-4.1, openai/gpt-5",
description: "API gateway and LLM marketplace that provides unified access ",
},
{
value: "OPENROUTER",
label: "OpenRouter",
example: "anthropic/claude-opus-4.1, openai/gpt-5",
description: "API gateway and LLM marketplace that provides unified access ",
},
{
value: "CUSTOM",
label: "Custom Provider",