feat(local-models): add documentation for connecting local model providers

This commit is contained in:
Anish Sarkar 2026-06-13 21:52:45 +05:30
parent 97f004e7e1
commit ceace003aa
11 changed files with 351 additions and 93 deletions

View file

@ -88,7 +88,7 @@ REGISTRY: dict[str, ProviderSpec] = {
Transport.OLLAMA,
"ollama_chat",
"ollama",
"http://ollama:11434",
"http://host.docker.internal:11434",
True,
"none",
"Ollama",