History log of /plugin/aichat/Model/Generic/ChatModel.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 7775eee7 29-Oct-2025 Andreas Gohr <gohr@cosmocode.de>

fix interface handling with generic model


# 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 ...