History log of /plugin/aichat/Model/Reka/ChatModel.php (Results 1 – 5 of 5)
Revision Date Author Comments
# 7c3b69cb 11-Jun-2025 Andreas Gohr <gohr@cosmocode.de>

refactor HTTP Client initialization


# 2e22aefb 15-Apr-2025 Andreas Gohr <andi@splitbrain.org>

introduce a "Generic" model

This is basically an OpenAI implementation, which then can be reused by
most other providers since they usually implement a somewhat compatible
API. The API URL can be se

introduce a "Generic" model

This is basically an OpenAI implementation, which then can be reused by
most other providers since they usually implement a somewhat compatible
API. The API URL can be set manually so it should be easy to add new
unsupported providers.

show more ...


# 42b2c6e8 12-Mar-2025 Andreas Gohr <andi@splitbrain.org>

add remote component to ask questions to the bot

The endpoint allows to override model and language settings on demand.


# f93272b9 25-Jun-2024 Andreas Gohr <andi@splitbrain.org>

auto codestyle cleanup


# eaa2c59d 18-Apr-2024 Andreas Gohr <andi@splitbrain.org>

Added support for reka.ai