Docs / ai / useConversations

useConversations

hooknot for built apps

Fetch the user's past Casino builder conversations.

import { useConversations } from 'flowstack-sdk'

Fetches the user's past Casino builder conversations from GET /library/conversations. Exported from flowstack-sdk and sharing the same FlowstackProvider context.

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

See also

useAgent · useDataOverview

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