chat/chat_bot_view library
Classes
Functions
-
resolveChatBotViewDatasetAttachmentRenderer(
{required DatasetChatAttachmentRenderer fallback, DatasetChatAttachmentRenderer? custom}) → DatasetChatAttachmentRenderer
Typedefs
- DatasetChatNewThreadWrapperBuilder = Widget Function(BuildContext context, Widget newThread, DatasetChatModelController modelController)
- DatasetChatThreadWrapperBuilder = Widget Function(BuildContext context, String path, Widget thread, DatasetChatModelController modelController)