Rename Lite LLM to LiteLLM in config

This commit is contained in:
2026-02-27 18:28:23 +01:00
parent 7eb3a998bc
commit baa4c2042e
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
"model": "claude-haiku-4-5-thinking-latest"
},
"commit_message_model": {
"provider": "openai_compatible.Lite LLM",
"provider": "openai_compatible.LiteLLM",
"model": "gpt-5-nano"
},
"model_parameters": []
@@ -26,7 +26,7 @@
// https://zed.dev/docs/ai/llm-providers
"language_models": {
"openai_compatible": {
"Lite LLM": {
"LiteLLM": {
"api_url": "http://192.168.10.10:4000/v1",
"available_models": [
{