History log of /plugin/aichat/vendor/composer/autoload_static.php (Results 1 – 4 of 4)
Revision Date Author Comments
# 3379af09 15-Aug-2023 Andreas Gohr <andi@splitbrain.org>

use a k-means based cluster approach to speed up similarity searches


# 7017fcea 14-Jun-2023 Andreas Gohr <andi@splitbrain.org>

parse answers as markdown


# 614f8ab4 13-Jun-2023 Andreas Gohr <andi@splitbrain.org>

removed K-D Tree vector storage

Since this implementation does not have any advantages over the SQLite
storage it makes no sense to keep it. Other storage backends might come
though at a later time


# 8817535b 08-Jun-2023 Andreas Gohr <andi@splitbrain.org>

initial checkin. working vector storage and similarity search