History log of /plugin/aichat/_test/AbstractModelTest.php (Results 1 – 4 of 4)
Revision Date Author Comments
# d72a84c5 11-Jun-2025 Andreas Gohr <gohr@cosmocode.de>

move api endpoint init to AbstractModel

This should finally solve the chicken-egg issue. This also renames the
ollama url parameter from baseurl to apiurl and sets a sensible default


# 75a24d82 11-Jun-2025 Andreas Gohr <gohr@cosmocode.de>

mark test incomplete on insufficient credits


# 332eea25 11-Jun-2025 Andreas Gohr <gohr@cosmocode.de>

fixes based on tests, improve tests


# 773012cf 11-Jun-2025 Andreas Gohr <gohr@cosmocode.de>

first few tests to ensure model providers work