History log of /plugin/aichat/action.php (Results 1 – 13 of 13)
Revision Date Author Comments
# ed47fd87 27-Mar-2025 Andreas Gohr <andi@splitbrain.org>

new UI with option to chat about the current page


# 8c08cb3f 27-Mar-2024 Andreas Gohr <andi@splitbrain.org>

auto style fixes


# 6beed327 26-Mar-2024 Andreas Gohr <andi@splitbrain.org>

print score in chat

This makes it easier to tweak the similarity threshold


# 6a18e0f4 14-Mar-2024 Andreas Gohr <andi@splitbrain.org>

First start on refactoring the class hierarchy

This splits embedding models from chat completion models.


# 1e5c27a9 09-Dec-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# 30b9cbc7 08-Nov-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# 7ebc7895 13-Sep-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# 7017fcea 14-Jun-2023 Andreas Gohr <andi@splitbrain.org>

parse answers as markdown


# f6ef2e50 14-Jun-2023 Andreas Gohr <andi@splitbrain.org>

refactoring to make models selectable

This makes it much easier to add new models. Models can now be selected
via the configuration


# c4127b8e 12-Jun-2023 Andreas Gohr <andi@splitbrain.org>

allow to restrict access to certain users and groups


# 82d5855e 12-Jun-2023 Andreas Gohr <andi@splitbrain.org>

add optional conversation logging

This might be useful to debug and monitor the real world usage of the
bot and analyze abuse.


# bddd899c 11-Jun-2023 Andreas Gohr <andi@splitbrain.org>

fix access of sources


# 0337f47f 08-Jun-2023 Andreas Gohr <andi@splitbrain.org>

Frontend integration with simple syntax component