<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in EmbeddingModel.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7be8078ef9026e317a5c01f90a94183276bbbbd2 - allow models to have a zero token limit</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Model/Ollama/EmbeddingModel.php#7be8078ef9026e317a5c01f90a94183276bbbbd2</link>
        <description>allow models to have a zero token limitThis allows for configuring completely unknown models. For these modelsno token limit is known and we will simply do not apply any. Instead wetrust that the model will be either large enough to handle our input orat least throw useful error messages.

            List of files:
            /plugin/aichat/Model/Ollama/EmbeddingModel.php</description>
        <pubDate>Tue, 15 Apr 2025 13:15:03 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>cc7172ceeed40cf2299cd2ffb47605340957ba9c - ollama: fix embed endpoint and error in model file</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Model/Ollama/EmbeddingModel.php#cc7172ceeed40cf2299cd2ffb47605340957ba9c</link>
        <description>ollama: fix embed endpoint and error in model fileWe expect /api to be part of the configured base URL so it should notbe part of the call itself.

            List of files:
            /plugin/aichat/Model/Ollama/EmbeddingModel.php</description>
        <pubDate>Tue, 25 Feb 2025 11:34:24 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>94b5d70e998a88ec989f11ee647d881293e58595 - Update EmbeddingModel.php to remove the :lastest suffix</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Model/Ollama/EmbeddingModel.php#94b5d70e998a88ec989f11ee647d881293e58595</link>
        <description>Update EmbeddingModel.php to remove the :lastest suffix

            List of files:
            /plugin/aichat/Model/Ollama/EmbeddingModel.php</description>
        <pubDate>Fri, 14 Feb 2025 08:34:12 +0000</pubDate>
        <dc:creator>Max Theisen &lt;96209029+MaxThFe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>d2192bbac7011c00f04e23a1c78c073ab960d6a6 - Update EmbeddingModel.php for new Ollama API</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Model/Ollama/EmbeddingModel.php#d2192bbac7011c00f04e23a1c78c073ab960d6a6</link>
        <description>Update EmbeddingModel.php for new Ollama API

            List of files:
            /plugin/aichat/Model/Ollama/EmbeddingModel.php</description>
        <pubDate>Thu, 13 Feb 2025 08:38:38 +0000</pubDate>
        <dc:creator>Max Theisen &lt;96209029+MaxThFe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>4dd0657e5ac7e828b159f619391769caa2e5332f - allow to set arbitrary models</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Model/Ollama/EmbeddingModel.php#4dd0657e5ac7e828b159f619391769caa2e5332f</link>
        <description>allow to set arbitrary modelsWe now initialize a model configuration even if we have no info inmodel.json using some default values for the token limits.Models can implement the loadUnkonwModelInfo() method to fetch the infofrom an API if such a thing exist. Implemented for gemini and ollamacurrently.

            List of files:
            /plugin/aichat/Model/Ollama/EmbeddingModel.php</description>
        <pubDate>Thu, 06 Feb 2025 16:34:23 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>074b7701298bfc2f8fb181bdb361a02be5a51191 - added support for groq</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Model/Ollama/EmbeddingModel.php#074b7701298bfc2f8fb181bdb361a02be5a51191</link>
        <description>added support for groq

            List of files:
            /plugin/aichat/Model/Ollama/EmbeddingModel.php</description>
        <pubDate>Mon, 22 Apr 2024 16:26:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
