chatflock package¶
Subpackages¶
- chatflock.backing_stores package
- chatflock.code package
- chatflock.composition_generators package
- chatflock.conductors package
- chatflock.participants package
- chatflock.renderers package
- chatflock.sequencial_process package
- chatflock.use_cases package
- chatflock.web_research package
- Subpackages
- chatflock.web_research.page_retrievers package
- Submodules
- chatflock.web_research.page_retrievers.base module
- chatflock.web_research.page_retrievers.fallback module
- chatflock.web_research.page_retrievers.requests_retriever module
- chatflock.web_research.page_retrievers.scraper_api_retriever module
- chatflock.web_research.page_retrievers.selenium_retriever module
- Module contents
- chatflock.web_research.page_retrievers package
- Submodules
- chatflock.web_research.errors module
- chatflock.web_research.page_analyzer module
- chatflock.web_research.search module
- chatflock.web_research.web_research module
- Module contents
- Subpackages
Submodules¶
chatflock.ai_utils module¶
chatflock.base module¶
chatflock.errors module¶
- exception chatflock.errors.ChatParticipantAlreadyJoinedToChatError(participant_name)¶
Bases:
Exception- Parameters:
participant_name (str)
- exception chatflock.errors.ChatParticipantNotJoinedToChatError(participant_name)¶
Bases:
Exception- Parameters:
participant_name (str)
- exception chatflock.errors.FunctionNotFoundError(function_name)¶
Bases:
Exception- Parameters:
function_name (str)
chatflock.parsing_utils module¶
chatflock.structured_string module¶
chatflock.utils module¶
Module contents¶
Driving Dynamic Multi-Participant Chat Interactions for AI and Human Discourse