Base Url #670
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Its the URL where the API is hosted. For OpenAI, Anthropic and Mistral if none is provided it falls back to the default URL for each service, for Ollama you will have to either provide it yourself or enable search local network to auto detect it. |
Beta Was this translation helpful? Give feedback.
-
I'm testing the Android App on my intranet with LMSTUDIO with the model Gemma 3 (I have open port 1234 on Windows Serve 2025):
With CURL is working in the intranet from other linux laptop:
Is not compatible with Ollama? |
Beta Was this translation helpful? Give feedback.
Its the URL where the API is hosted. For OpenAI, Anthropic and Mistral if none is provided it falls back to the default URL for each service, for Ollama you will have to either provide it yourself or enable search local network to auto detect it.