chat/new_chat_thread library

Classes

NewChatThread

Typedefs

NewChatThreadBuilder = Widget Function(BuildContext context, String threadPath)
NewChatThreadToolsBuilder = Widget Function(BuildContext context, ChatThreadController controller, ChatThreadSnapshot state)
NewChatThreadWrapperBuilder = Widget Function(BuildContext context, Widget newThread, DatasetChatModelController modelController)