1{ 2 "chat": { 3 "local-chat": { 4 "description": "Local LLM with OpenAI-compatible API", 5 "inputTokens": 16000, 6 "inputTokenPrice": 0, 7 "outputTokens": 4096, 8 "outputTokenPrice": 0 9 } 10 } 11} 12