You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`CODEGATE_OLLAMA_URL`|`http://host.docker.internal:11434`| Specifies the URL of an Ollama instance. Used when the provider in your plugin config is `ollama`. |
26
-
|`CODEGATE_VLLM_URL`|`http://localhost:8000`| Specifies the URL of a model hosted by a vLLM server. Used when the provider in your plugin config is `vllm`. |
27
-
|`CODEGATE_ANTHROPIC_URL`|`https://api.anthropic.com/v1`| Specifies the Anthropic engine API endpoint URL. |
28
-
|`CODEGATE_OPENAI_URL`|`https://api.openai.com/v1`| Specifies the OpenAI engine API endpoint URL. |
0 commit comments