Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/application-ai-llm
Commit: 19923f3229281257674627326f367654ae9ac649
https://github.com/xwiki-contrib/application-ai-llm/commit/19923f3229281257…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M application-llm-api/src/main/java/org/xwiki/contrib/llm/internal/DefaultGPTAPI.java
M application-llm-ui/src/main/resources/AI/Code/Translation.xml
Log Message:
-----------
LLMAI-42: Don't query the models API when the model list is provided
* Query the models API only when the list of models is blank, otherwise, return the
configured models.