Home
last modified time | relevance | path

Searched hist:"4 dd0657e5ac7e828b159f619391769caa2e5332f" (Results 1 – 7 of 7) sorted by relevance

/plugin/aichat/
H A DModelSetting.php4dd0657e5ac7e828b159f619391769caa2e5332f Thu Feb 06 16:34:23 UTC 2025 Andreas Gohr <andi@splitbrain.org> allow to set arbitrary models

We now initialize a model configuration even if we have no info in
model.json using some default values for the token limits.

Models can implement the loadUnkonwModelInfo() method to fetch the info
from an API if such a thing exist. Implemented for gemini and ollama
currently.

/plugin/aichat/Model/Ollama/
H A DChatModel.php4dd0657e5ac7e828b159f619391769caa2e5332f Thu Feb 06 16:34:23 UTC 2025 Andreas Gohr <andi@splitbrain.org> allow to set arbitrary models

We now initialize a model configuration even if we have no info in
model.json using some default values for the token limits.

Models can implement the loadUnkonwModelInfo() method to fetch the info
from an API if such a thing exist. Implemented for gemini and ollama
currently.

H A DAbstractOllama.php4dd0657e5ac7e828b159f619391769caa2e5332f Thu Feb 06 16:34:23 UTC 2025 Andreas Gohr <andi@splitbrain.org> allow to set arbitrary models

We now initialize a model configuration even if we have no info in
model.json using some default values for the token limits.

Models can implement the loadUnkonwModelInfo() method to fetch the info
from an API if such a thing exist. Implemented for gemini and ollama
currently.

H A DEmbeddingModel.php4dd0657e5ac7e828b159f619391769caa2e5332f Thu Feb 06 16:34:23 UTC 2025 Andreas Gohr <andi@splitbrain.org> allow to set arbitrary models

We now initialize a model configuration even if we have no info in
model.json using some default values for the token limits.

Models can implement the loadUnkonwModelInfo() method to fetch the info
from an API if such a thing exist. Implemented for gemini and ollama
currently.

/plugin/aichat/Model/Gemini/
H A DAbstractGeminiModel.php4dd0657e5ac7e828b159f619391769caa2e5332f Thu Feb 06 16:34:23 UTC 2025 Andreas Gohr <andi@splitbrain.org> allow to set arbitrary models

We now initialize a model configuration even if we have no info in
model.json using some default values for the token limits.

Models can implement the loadUnkonwModelInfo() method to fetch the info
from an API if such a thing exist. Implemented for gemini and ollama
currently.

/plugin/aichat/Model/
H A DModelInterface.php4dd0657e5ac7e828b159f619391769caa2e5332f Thu Feb 06 16:34:23 UTC 2025 Andreas Gohr <andi@splitbrain.org> allow to set arbitrary models

We now initialize a model configuration even if we have no info in
model.json using some default values for the token limits.

Models can implement the loadUnkonwModelInfo() method to fetch the info
from an API if such a thing exist. Implemented for gemini and ollama
currently.

H A DAbstractModel.php4dd0657e5ac7e828b159f619391769caa2e5332f Thu Feb 06 16:34:23 UTC 2025 Andreas Gohr <andi@splitbrain.org> allow to set arbitrary models

We now initialize a model configuration even if we have no info in
model.json using some default values for the token limits.

Models can implement the loadUnkonwModelInfo() method to fetch the info
from an API if such a thing exist. Implemented for gemini and ollama
currently.