<?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 PineconeStorage.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>42b2c6e864def16df42600c2885e21d4d148fd0c - add remote component to ask questions to the bot</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#42b2c6e864def16df42600c2885e21d4d148fd0c</link>
        <description>add remote component to ask questions to the botThe endpoint allows to override model and language settings on demand.

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Wed, 12 Mar 2025 09:26:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f93272b94193ec28961da5757db7f0fa6ecf2c22 - auto codestyle cleanup</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#f93272b94193ec28961da5757db7f0fa6ecf2c22</link>
        <description>auto codestyle cleanup

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Tue, 25 Jun 2024 18:09:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>50a109437ebcf609a94d9704131ab046dd2fa32a - Merge branch &apos;refactor&apos;</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#50a109437ebcf609a94d9704131ab046dd2fa32a</link>
        <description>Merge branch &apos;refactor&apos;* refactor: (32 commits)  rebuild the index when the embedding model changed  fix info output on used models  auto style fixes  ask the rephrased question only if it has more context  print score in chat  set custom info text for simulate sub command  emit the INDEXER_PAGE_ADD event  make threshold configurable  mechanisms to override things on command line  animate button on first show  automatic stylefixes  better JSON exception handling in storages  small adjustments  prefer prompted user messages over system prompts  various refactoring and introduction of a simulate command  separate the rephrasing model from the chat model  do not hardcode dimensions in qdrant storage  fix syntax error in qdrant storage  fix info output  correctly use storage setting  ...

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Tue, 02 Apr 2024 08:19:08 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2071dced6f96936ea7b9bf5dbe8a117eef598448 - automatic stylefixes</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#2071dced6f96936ea7b9bf5dbe8a117eef598448</link>
        <description>automatic stylefixes

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Thu, 21 Mar 2024 14:50:48 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4a647d20a89c87bc2746312604c5608ee49b0923 - better JSON exception handling in storages</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#4a647d20a89c87bc2746312604c5608ee49b0923</link>
        <description>better JSON exception handling in storages

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Thu, 21 Mar 2024 14:43:54 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>04afb84f6cb8a0c9b1d4d807e18f90fe739ec371 - correctly use storage setting</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#04afb84f6cb8a0c9b1d4d807e18f90fe739ec371</link>
        <description>correctly use storage setting

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Tue, 19 Mar 2024 14:28:57 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>edf69908aba1160784aaa80b226c29da73ea4978 - Pinecone fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#edf69908aba1160784aaa80b226c29da73ea4978</link>
        <description>Pinecone fixes* should fix #12* correctly handle JSON decoding errors* fix empty filter requests* match renamed API fields

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Mon, 18 Mar 2024 11:29:34 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>30b9cbc7090f3bc7eca85292f4ff98a1cf513f8f - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#30b9cbc7090f3bc7eca85292f4ff98a1cf513f8f</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Wed, 08 Nov 2023 09:46:16 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>7ebc78955c65af90e7ee0afbd07adc15271113ba - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#7ebc78955c65af90e7ee0afbd07adc15271113ba</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Wed, 13 Sep 2023 13:13:03 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e33a1d7adcbf36c57f516e2f829ec8ad59cdb47b - optionally search one language only</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#e33a1d7adcbf36c57f516e2f829ec8ad59cdb47b</link>
        <description>optionally search one language only

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Mon, 28 Aug 2023 16:09:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8285fff93bda4602771c807cbe9218d1f3b88d32 - Merge branch &apos;pineconestorage&apos;</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#8285fff93bda4602771c807cbe9218d1f3b88d32</link>
        <description>Merge branch &apos;pineconestorage&apos;* pineconestorage:  implement Pinecone based storage  First go at syntax to display similar pages

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Tue, 15 Aug 2023 12:02:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>13dbfc23174f3d6b4ae0540553675c666472eae2 - implement Pinecone based storage</title>
        <link>http://127.0.0.1:8080/history/plugin/aichat/Storage/PineconeStorage.php#13dbfc23174f3d6b4ae0540553675c666472eae2</link>
        <description>implement Pinecone based storage

            List of files:
            /plugin/aichat/Storage/PineconeStorage.php</description>
        <pubDate>Thu, 10 Aug 2023 12:00:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
