History log of /plugin/aichat/Storage/QdrantStorage.php (Results 1 – 7 of 7)
Revision Date Author Comments
# 42b2c6e8 12-Mar-2025 Andreas Gohr <andi@splitbrain.org>

add remote component to ask questions to the bot

The endpoint allows to override model and language settings on demand.


# 8502e301 22-Jul-2024 Andreas Gohr <andi@splitbrain.org>

retry failed QDrant queries

hosted qdrant seems to be a bit unreliable. retrying might help.


# 4a647d20 21-Mar-2024 Andreas Gohr <andi@splitbrain.org>

better JSON exception handling in storages


# ecb0a423 19-Mar-2024 Andreas Gohr <andi@splitbrain.org>

do not hardcode dimensions in qdrant storage


# 32d37907 19-Mar-2024 Andreas Gohr <andi@splitbrain.org>

fix syntax error in qdrant storage


# 04afb84f 19-Mar-2024 Andreas Gohr <andi@splitbrain.org>

correctly use storage setting


# 4c0099a8 08-Nov-2023 Andreas Gohr <andi@splitbrain.org>

Added Qdrant Storage