Commit History

Author SHA1 Message Date
  Kumi 474af54ae1 Start assistant implementation to support generating responses using an assistant if the room uses an assistant. Also, add methods to create and setup an assistant for a room. 1 year ago
  Kumi 2269018e92 Work towards encryption support 1 year ago
  Kumi 09393b4216 Remove debugging output that is no longer needed 1 year ago
  Kumi 48f13fcf7f Fix truncation calculation 1 year ago
  Kumi 0317b2f5aa Improve handling of event and other messages for chat response 1 year ago
  Kumi 4113a02232 Add image input on models that support it, fix some bugs, bump required OpenAI version 1 year ago
  Kumi c238da9b99 openai: Fix image_model assignment, add method to check if the used chat model supports images messages 1 year ago
  Kumi 1b290c6b92 Revert last commit 1 year ago
  Kumi 37a1e6a85c Fix handling of commands in GPTBot class 1 year ago
  Kumi 72340095f9 Fix bot command prefix recognition and handle ignore bot commands. 1 year ago
  Kumi 2e6c07eb22 Fix issue with OpenAI class to set the quality parameter based on the model type. 1 year ago
  Kumi 5a1a3733c5 Update OpenAI configuration with ImageModel and related changes 1 year ago
  Kumi d2c6682faa Version bump to 0.1.1 1 year ago
  Kumi 8147a89f69 Merge branch 'thebalaa-main' 1 year ago
  Kumi 136f56f208 Merge branch 'main' of https://github.com/thebalaa/matrix-gptbot into thebalaa-main 1 year ago
  Kumi 27078243a8 Merge branch 'thebalaa-main' 1 year ago
  Kumi f419206a9a Fix type hints in migrations 1 year ago
  Mo Balaa 0b0bf8a673 Fixes to get working out of the box 1 year ago
  Kumi b1b274be57 Allow setting BaseURL for OpenAI API 1 year ago
  Kumi 2b6969dfe8 Fix pip install command in development docs 1 year ago
  Kumi cce082ef67 Bump version to 0.1.0 1 year ago
  Kumi c188223cea Whelp. 1 year ago
  Kumi 45c336e609 Fix message sending in newroom command 1 year ago
  Kumi 154e234943 Fix README 1 year ago
  Kumi 55809a9a39 Make it an importable module 1 year ago
  Kumi 3a1d1ea86a Merge branch 'justin-russell-bugfixes' 1 year ago
  Justin 861b82061f Use suggested migration fix 1 year ago
  Justin b41a9ecd14 Adds retry logic for failed openai requests 1 year ago
  Justin 6c97c0f61d Cleanup unused imports 1 year ago
  Justin cdca5fb124 using openai async methods 1 year ago