Skip to content

useChatbots

useChatbots(namespace?): UseQueryResult<NoInfer<AIChatbotSummary[]>, Error>

Hook to list all public/enabled chatbots

Parameter Type
namespace? string

UseQueryResult<NoInfer<AIChatbotSummary[]>, Error>