Historique des commits

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