menu
another_chatgpt package
documentation
assistants/assistant_threads_service.dart
AssistantThreadsService
AssistantThreadsService constructor
AssistantThreadsService constructor
dark_mode
light_mode
AssistantThreadsService
constructor
AssistantThreadsService
(
{
required
String
baseUrl
,
required
bool
secure
,
})
Implementation
AssistantThreadsService({required this.baseUrl, required this.secure});
another_chatgpt package
documentation
assistants/assistant_threads_service
AssistantThreadsService
AssistantThreadsService constructor
AssistantThreadsService class