Searched hist:"4 dd0657e5ac7e828b159f619391769caa2e5332f" (Results 1 – 7 of 7) sorted by relevance
| /plugin/aichat/ |
| H A D | ModelSetting.php | 4dd0657e5ac7e828b159f619391769caa2e5332f 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 D | ChatModel.php | 4dd0657e5ac7e828b159f619391769caa2e5332f 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 D | AbstractOllama.php | 4dd0657e5ac7e828b159f619391769caa2e5332f 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 D | EmbeddingModel.php | 4dd0657e5ac7e828b159f619391769caa2e5332f 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 D | AbstractGeminiModel.php | 4dd0657e5ac7e828b159f619391769caa2e5332f 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 D | ModelInterface.php | 4dd0657e5ac7e828b159f619391769caa2e5332f 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 D | AbstractModel.php | 4dd0657e5ac7e828b159f619391769caa2e5332f 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.
|