Docs / ai / useOllamaDetection

useOllamaDetection

hooknot for built apps

Detect a local Ollama instance and list its available models.

import { useOllamaDetection } from 'flowstack-sdk'

Detect a local Ollama instance and list available models. Exported from flowstack-sdk and sharing the same FlowstackProvider context.

Treat the type signatures in packages/flowstack-sdk/src/hooks/useOllamaDetection.ts as the source of truth.

See also

useProviderCredentials · useModels

Source: README.md#additional-hooks-05 · Also available in llms-full.txt and registry.json.