| d8729042 | 12-Dec-2024 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |
| ac8a9335 | 09-Dec-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| c1e277fb | 09-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. |
| ac4c82af | 05-Dec-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| dc099d9e | 05-Dec-2024 |
Andreas Gohr <andi@splitbrain.org> |
mark some more settings that need reindexing |
| ee778380 | 05-Dec-2024 |
Andreas Gohr <andi@splitbrain.org> |
added bge-large embedding model for ollama |
| 7bf9165d | 05-Dec-2024 |
Andreas Gohr <andi@splitbrain.org> |
syntax component to ignore parts of a page while indexing |
| 10ce0ca9 | 05-Dec-2024 |
Andreas Gohr <andi@splitbrain.org> |
exclude page parts from indexing using a regex |
| 85b60323 | 18-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 078e45cc | 18-Nov-2024 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |
| e7611489 | 18-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 ...
|
| 726299cb | 18-Nov-2024 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Translate error message |
| cd01a6c3 | 14-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 4b794a5b | 14-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. |
| 10789c17 | 14-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
support the Google Gemini API |
| 17dace4d | 14-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
updated model definitions |
| 1ec3b86c | 13-Nov-2024 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |
| d7a2471b | 13-Nov-2024 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Update VoyageAI multilingual model |
| ce8a8011 | 13-Nov-2024 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Add missing field for "Ollama" model configuration |
| 700e2d34 | 29-Jul-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 666b8ea7 | 29-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. |
| 120aaf7a | 22-Jul-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 22a3672c | 22-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 |
| 8502e301 | 22-Jul-2024 |
Andreas Gohr <andi@splitbrain.org> |
retry failed QDrant queries
hosted qdrant seems to be a bit unreliable. retrying might help. |
| c2f55081 | 22-Jul-2024 |
Andreas Gohr <andi@splitbrain.org> |
show used query when doing similarity queries |