History log of /plugin/aichat/ (Results 76 – 100 of 247)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e8b3fd0106-Feb-2025 Andreas Gohr <andi@splitbrain.org>

Version upped

da493c9606-Feb-2025 Andreas Gohr <andi@splitbrain.org>

some model updates

still not 100% uptodate

4dd0657e06-Feb-2025 Andreas Gohr <andi@splitbrain.org>

allow to set arbitrary models

We now initialize a model configuration even if we have no info in
model.json using some default values for the token limits.

Models can implement the loadUnkonwModelI

allow to set arbitrary models

We now initialize a model configuration even if we have no info in
model.json using some default values for the token limits.

Models can implement the loadUnkonwModelInfo() method to fetch the info
from an API if such a thing exist. Implemented for gemini and ollama
currently.

show more ...

e963c1fc06-Feb-2025 Andreas Gohr <andi@splitbrain.org>

actually use the configured rephrase model

stupid copy n paste error

d872904212-Dec-2024 Eduardo Mozart de Oliveira <eduardomozart182@gmail.com>

translation update

ac8a933509-Dec-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

c1e277fb09-Dec-2024 Andreas Gohr <andi@splitbrain.org>

translatable default message

When no message is given in the chat syntax, the default is now taken
from the language file.

ac4c82af05-Dec-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

dc099d9e05-Dec-2024 Andreas Gohr <andi@splitbrain.org>

mark some more settings that need reindexing

ee77838005-Dec-2024 Andreas Gohr <andi@splitbrain.org>

added bge-large embedding model for ollama

7bf9165d05-Dec-2024 Andreas Gohr <andi@splitbrain.org>

syntax component to ignore parts of a page while indexing

10ce0ca905-Dec-2024 Andreas Gohr <andi@splitbrain.org>

exclude page parts from indexing using a regex

85b6032318-Nov-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

078e45cc18-Nov-2024 Eduardo Mozart de Oliveira <eduardomozart182@gmail.com>

translation update

e761148918-Nov-2024 Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>

Fix PT-BR Translation

As stated in https://github.com/dokuwiki/dokuwiki/pull/4353, I believe I created the translation on the wrong language (PT instead of PT-BR), so as this is specific to PT-BR I'

Fix PT-BR Translation

As stated in https://github.com/dokuwiki/dokuwiki/pull/4353, I believe I created the translation on the wrong language (PT instead of PT-BR), so as this is specific to PT-BR I've renamed it.

show more ...

726299cb18-Nov-2024 Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>

Translate error message

cd01a6c314-Nov-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

4b794a5b14-Nov-2024 Andreas Gohr <andi@splitbrain.org>

updated Ollama models

I only added a couple of popular ones. It's hard to find the context and
dimension limits.

10789c1714-Nov-2024 Andreas Gohr <andi@splitbrain.org>

support the Google Gemini API

17dace4d14-Nov-2024 Andreas Gohr <andi@splitbrain.org>

updated model definitions

1ec3b86c13-Nov-2024 Eduardo Mozart de Oliveira <eduardomozart182@gmail.com>

translation update

d7a2471b13-Nov-2024 Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>

Update VoyageAI multilingual model

ce8a801113-Nov-2024 Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>

Add missing field for "Ollama" model configuration

700e2d3429-Jul-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

666b8ea729-Jul-2024 Andreas Gohr <andi@splitbrain.org>

added configurable custom prompt

This makes it easier to add to the existing internal prompt instead of
completely overwriting it using the localization mechanism.

12345678910