Docs / ai / useProviderCredentials

useProviderCredentials

hooknot for built apps

Manage LLM provider credentials (BYOK and Ollama).

import { useProviderCredentials } from 'flowstack-sdk'

Manage LLM provider credentials (bring-your-own-key plus Ollama). Exported from flowstack-sdk and sharing the same FlowstackProvider context.

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

See also

useOllamaDetection · useModels

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