History log of /plugin/aichat/ (Results 126 – 150 of 243)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b446155b27-Mar-2024 Andreas Gohr <andi@splitbrain.org>

fix info output on used models

8c08cb3f27-Mar-2024 Andreas Gohr <andi@splitbrain.org>

auto style fixes

87090e4b27-Mar-2024 Andreas Gohr <andi@splitbrain.org>

ask the rephrased question only if it has more context

Otherwise it's usually better to let the LLM reevaluate the context.

6beed32726-Mar-2024 Andreas Gohr <andi@splitbrain.org>

print score in chat

This makes it easier to tweak the similarity threshold

c9f3c70c27-Mar-2024 Andreas Gohr <andi@splitbrain.org>

set custom info text for simulate sub command

ab1f8dde26-Mar-2024 Andreas Gohr <andi@splitbrain.org>

emit the INDEXER_PAGE_ADD event

This allows plugins that add data to the fulltext index to add the same
data to the embeddings. This improves embedding searches with struct
data for example.

720bb43f25-Mar-2024 Andreas Gohr <andi@splitbrain.org>

make threshold configurable

0de7e02025-Mar-2024 Andreas Gohr <andi@splitbrain.org>

mechanisms to override things on command line

This should help with debugging/evaluating

3d64482325-Mar-2024 Andreas Gohr <andi@splitbrain.org>

animate button on first show

2071dced21-Mar-2024 Andreas Gohr <andi@splitbrain.org>

automatic stylefixes

4a647d2021-Mar-2024 Andreas Gohr <andi@splitbrain.org>

better JSON exception handling in storages

5f71c9bb21-Mar-2024 Andreas Gohr <andi@splitbrain.org>

small adjustments

59a2a26721-Mar-2024 Andreas Gohr <andi@splitbrain.org>

prefer prompted user messages over system prompts

This seems to be better supported across different model providers and
seems to influence the model in a stronger way.

Prompt files have been renam

prefer prompted user messages over system prompts

This seems to be better supported across different model providers and
seems to influence the model in a stronger way.

Prompt files have been renamed to avoid having them show up in the
DokuWiki translate interface. Multilingual models are fine with
prompting in english only.

show more ...

c2b7a1f721-Mar-2024 Andreas Gohr <andi@splitbrain.org>

various refactoring and introduction of a simulate command

The new command makes it easier to run the same chat questions against
multiple models and compare the results in a spreadsheet

51aa851720-Mar-2024 Andreas Gohr <andi@splitbrain.org>

separate the rephrasing model from the chat model

Rephrasing can be done with faster, simpler models as there is not much
reasoning needed.

ecb0a42319-Mar-2024 Andreas Gohr <andi@splitbrain.org>

do not hardcode dimensions in qdrant storage

32d3790719-Mar-2024 Andreas Gohr <andi@splitbrain.org>

fix syntax error in qdrant storage

99b713bf19-Mar-2024 Andreas Gohr <andi@splitbrain.org>

fix info output

04afb84f19-Mar-2024 Andreas Gohr <andi@splitbrain.org>

correctly use storage setting

2045e15a19-Mar-2024 Andreas Gohr <andi@splitbrain.org>

fix ouput prices

87e4648419-Mar-2024 Andreas Gohr <andi@splitbrain.org>

added Voyage AI for embeddings

e8451b2119-Mar-2024 Andreas Gohr <andi@splitbrain.org>

added model command to CLI

This prints info about the available models

e3640be819-Mar-2024 Andreas Gohr <andi@splitbrain.org>

clean up of the config options

Emojis are used to make the different options easier to distinguish

cfd76f4a19-Mar-2024 Andreas Gohr <andi@splitbrain.org>

added Mistral to the list of models

25892c3619-Mar-2024 Andreas Gohr <andi@splitbrain.org>

populate settings automatically

Now we have a single place to specify new models

12345678910