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

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

Version upped

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

do not use synthetic submit event on enter

This didn't work correctly for some reason in Firefox. Instead we
directly call the submit handler

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

Version upped

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

gracefully handle render errors

plugins may act up during text rendering, this should not abort the
whole indexing. Instead we fall back to the page source

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

init ACLs in CLI

When using the text renderer, we might execute syntax plugins that check
ACLs. We don't have a user when running the CLI but we want to index
everything an anonymous user would be a

init ACLs in CLI

When using the text renderer, we might execute syntax plugins that check
ACLs. We don't have a user when running the CLI but we want to index
everything an anonymous user would be able to see. For that the ACLs
need to be loaded.

show more ...

1816958a16-May-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

f31e961616-May-2024 Andreas Gohr <andi@splitbrain.org>

focus the user question instead of scrolling to the end

7dd63d6714-May-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

cab0305a14-May-2024 Andreas Gohr <andi@splitbrain.org>

added gpt-4o

ca32308022-Apr-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

074b770122-Apr-2024 Andreas Gohr <andi@splitbrain.org>

added support for groq

8be48eb018-Apr-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

eaa2c59d18-Apr-2024 Andreas Gohr <andi@splitbrain.org>

Added support for reka.ai

200983a618-Apr-2024 Andreas Gohr <andi@splitbrain.org>

added open-mixtral-8x22b

a7e0c4e510-Apr-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

f7a068a110-Apr-2024 Andreas Gohr <andi@splitbrain.org>

gpt-4-turbo is no longer in preview

ea58fe3602-Apr-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

bae450a902-Apr-2024 Andreas Gohr <andi@splitbrain.org>

rebuild the index when the embedding model changed

12345678910