added

Support for Multi Bot Chat

  • Added enable_multi_bot_chat_prompting setting (defaults to False), which if enabled, will have Poe combine previous chat history into a single message with special prompting so that the current bot will have sufficient context about a multi bot chat.
  • The timeout for bot messages has been increased from 120s -> 600s.