<?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 metadata.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>bdf0ac5445aa1ff823b70743fb995bd12a7fe360 - make fullpagecontext a numeric setting</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#bdf0ac5445aa1ff823b70743fb995bd12a7fe360</link>
        <description>make fullpagecontext a numeric settingYou now can define how many pages should be sent, regardless of thenumber of matching chunks.Pages are still identified via the chunks, so this number can&apos;t belarger than the chunks.

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Tue, 17 Mar 2026 10:42:54 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>7bd2bac6fcd43e7b7248e95d2224bf49b9d3a728 - make ollama auth optional</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#7bd2bac6fcd43e7b7248e95d2224bf49b9d3a728</link>
        <description>make ollama auth optional

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Tue, 28 Oct 2025 10:07:24 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d72a84c5bd8b465526a89378df9883eea1b18eb6 - move api endpoint init to AbstractModel</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#d72a84c5bd8b465526a89378df9883eea1b18eb6</link>
        <description>move api endpoint init to AbstractModelThis should finally solve the chicken-egg issue. This also renames theollama url parameter from baseurl to apiurl and sets a sensible default

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Wed, 11 Jun 2025 12:36:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>9634d7345e88e8177bbba1e0ecb312352866df1d - add option to always send full page context</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#9634d7345e88e8177bbba1e0ecb312352866df1d</link>
        <description>add option to always send full page context

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Wed, 21 May 2025 11:48:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>2e22aefbcc83da0bc9ab21a2175b8ada4ba79826 - introduce a &quot;Generic&quot; model</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#2e22aefbcc83da0bc9ab21a2175b8ada4ba79826</link>
        <description>introduce a &quot;Generic&quot; modelThis is basically an OpenAI implementation, which then can be reused bymost other providers since they usually implement a somewhat compatibleAPI. The API URL can be set manually so it should be easy to add newunsupported providers.

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Tue, 15 Apr 2025 12:34:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>10ce0ca939bc6c5170c7279d44c7cd212bd64ee6 - exclude page parts from indexing using a regex</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#10ce0ca939bc6c5170c7279d44c7cd212bd64ee6</link>
        <description>exclude page parts from indexing using a regex

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Thu, 05 Dec 2024 08:41:01 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c4727171f170d71a7ad3d239ada54e048038d8d3 - Merge branch &apos;pr/19&apos; into ollama</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#c4727171f170d71a7ad3d239ada54e048038d8d3</link>
        <description>Merge branch &apos;pr/19&apos; into ollama* pr/19:  Add missing field for &quot;Ollama&quot; model configuration

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Thu, 14 Nov 2024 10:33:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>10789c175b44bee75b54261fbdf3bb1e6d176759 - support the Google Gemini API</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#10789c175b44bee75b54261fbdf3bb1e6d176759</link>
        <description>support the Google Gemini API

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Thu, 14 Nov 2024 09:27:08 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ce8a80117a73bc34294c9da74df80b5abb69229f - Add missing field for &quot;Ollama&quot; model configuration</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#ce8a80117a73bc34294c9da74df80b5abb69229f</link>
        <description>Add missing field for &quot;Ollama&quot; model configuration

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Wed, 13 Nov 2024 19:55:20 +0000</pubDate>
        <dc:creator>Eduardo Mozart de Oliveira &lt;2974895+eduardomozart@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>666b8ea780a78b4ff2dd542c18bf1bb6da1ad2d3 - added configurable custom prompt</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#666b8ea780a78b4ff2dd542c18bf1bb6da1ad2d3</link>
        <description>added configurable custom promptThis makes it easier to add to the existing internal prompt instead ofcompletely overwriting it using the localization mechanism.

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Mon, 29 Jul 2024 13:47:59 +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/conf/metadata.php#074b7701298bfc2f8fb181bdb361a02be5a51191</link>
        <description>added support for groq

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Mon, 22 Apr 2024 16:26:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>eaa2c59defaae44a1c8b1feb607b4daba2c2382a - Added support for reka.ai</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#eaa2c59defaae44a1c8b1feb607b4daba2c2382a</link>
        <description>Added support for reka.ai

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Thu, 18 Apr 2024 07:37:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>720bb43f9ac252f6e0b09e7b06804dec7c547a47 - make threshold configurable</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#720bb43f9ac252f6e0b09e7b06804dec7c547a47</link>
        <description>make threshold configurable

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Mon, 25 Mar 2024 13:49:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>51aa8517a15244890eb0132c8019c9857c046a12 - separate the rephrasing model from the chat model</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#51aa8517a15244890eb0132c8019c9857c046a12</link>
        <description>separate the rephrasing model from the chat modelRephrasing can be done with faster, simpler models as there is not muchreasoning needed.

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Wed, 20 Mar 2024 10:07:04 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>87e464844e8a4bc0fa03608147b1a25b9b20b678 - added Voyage AI for embeddings</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#87e464844e8a4bc0fa03608147b1a25b9b20b678</link>
        <description>added Voyage AI for embeddings

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Tue, 19 Mar 2024 13:52:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e3640be850ce50dedfa84d85fcca5c951393e714 - clean up of the config options</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#e3640be850ce50dedfa84d85fcca5c951393e714</link>
        <description>clean up of the config optionsEmojis are used to make the different options easier to distinguish

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Tue, 19 Mar 2024 12:49:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>cfd76f4aad2ef41879e225ffbf2e137d24b4a079 - added Mistral to the list of models</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#cfd76f4aad2ef41879e225ffbf2e137d24b4a079</link>
        <description>added Mistral to the list of models

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Tue, 19 Mar 2024 11:56:34 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>25892c3659bd4c3ac5c1e89f086730a13961c417 - populate settings automatically</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#25892c3659bd4c3ac5c1e89f086730a13961c417</link>
        <description>populate settings automaticallyNow we have a single place to specify new models

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Tue, 19 Mar 2024 11:02:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 - move model configuration into json files</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#dce0dee5ef27bcbbc5570fc278f3e75f426c19c5</link>
        <description>move model configuration into json filesThis removes the use of individual classes for each model in favor ofmore general client classes that only get a model name passed. The metainfo about price and token limits is configured in a json file

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Tue, 19 Mar 2024 10:46:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d5c102b3f940c6a699499e715eeb66b02677d7df - Regular expressions to limit the indexed pages. Implements #5</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/conf/metadata.php#d5c102b3f940c6a699499e715eeb66b02677d7df</link>
        <description>Regular expressions to limit the indexed pages. Implements #5Both regular expressions (when set) need to apply at the same time. Eg apage MUST match the matchRegex and MUST NOT match the skipRegex to beapplied.The regular expressions are applied when running the `embed` commandline command. Pages no longer adhering to a changed regex setup will beremoved from the vector store.For the sqlite storage it is recommended to re-cluster the index whenthe reges are changed by running the `maintenance` command.

            List of files:
            /plugin/aichat/conf/metadata.php</description>
        <pubDate>Mon, 29 Jan 2024 15:37:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
