History log of /plugin/aichat/ (Results 76 – 100 of 236)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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.

120aaf7a22-Jul-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

22a3672c22-Jul-2024 Andreas Gohr <andi@splitbrain.org>

store embedding meta data on start

This way errors during the a new embedding run will not trigger a clear
index on retry

8502e30122-Jul-2024 Andreas Gohr <andi@splitbrain.org>

retry failed QDrant queries

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

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

show used query when doing similarity queries

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

updated model lists

This adds a CLI tool to fetch some model data from @BerriAI/litellm

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

Version upped

5d8f404904-Jul-2024 Andreas Gohr <andi@splitbrain.org>

monkey patching vanderlee/php-sentence#/27

8a9be4fb25-Jun-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

3d0d0e2b25-Jun-2024 Andreas Gohr <andi@splitbrain.org>

added claude 3.5 sonnet model

f93272b925-Jun-2024 Andreas Gohr <andi@splitbrain.org>

auto codestyle cleanup

661701ee25-Jun-2024 Andreas Gohr <andi@splitbrain.org>

Use custom renderer when creating embeddings

Rendering makes plugin output available and and handles includes. It
might also help with #15.
The renderer uses markdown like output since all LLMs seem

Use custom renderer when creating embeddings

Rendering makes plugin output available and and handles includes. It
might also help with #15.
The renderer uses markdown like output since all LLMs seem to be very
familiar with it's syntax. This might help them to understand the
document structure better.
This also adds a breadcrumb trail at the top of each chunk which might
help with contextulization as well.

show more ...

12345678910