Set the URL for local ollama API
See also
Other ollama:
get_ollama_url()
,
ollama_check()
Examples
u <- "127.0.0.1:11434"
set_ollama_url (u)
get_ollama_url ()
#> [1] "127.0.0.1:11434"
Set the URL for local ollama API
Other ollama:
get_ollama_url()
,
ollama_check()
u <- "127.0.0.1:11434"
set_ollama_url (u)
get_ollama_url ()
#> [1] "127.0.0.1:11434"