Home
last modified time | relevance | path

Searched hist:d5c102b3f940c6a699499e715eeb66b02677d7df (Results 1 – 5 of 5) sorted by relevance

/plugin/aichat/lang/en/
H A Dsettings.phpd5c102b3f940c6a699499e715eeb66b02677d7df Mon Jan 29 15:37:17 UTC 2024 Andreas Gohr <andi@splitbrain.org> Regular expressions to limit the indexed pages. Implements #5

Both regular expressions (when set) need to apply at the same time. Eg a
page MUST match the matchRegex and MUST NOT match the skipRegex to be
applied.

The regular expressions are applied when running the `embed` command
line command. Pages no longer adhering to a changed regex setup will be
removed from the vector store.

For the sqlite storage it is recommended to re-cluster the index when
the reges are changed by running the `maintenance` command.

/plugin/aichat/conf/
H A Ddefault.phpd5c102b3f940c6a699499e715eeb66b02677d7df Mon Jan 29 15:37:17 UTC 2024 Andreas Gohr <andi@splitbrain.org> Regular expressions to limit the indexed pages. Implements #5

Both regular expressions (when set) need to apply at the same time. Eg a
page MUST match the matchRegex and MUST NOT match the skipRegex to be
applied.

The regular expressions are applied when running the `embed` command
line command. Pages no longer adhering to a changed regex setup will be
removed from the vector store.

For the sqlite storage it is recommended to re-cluster the index when
the reges are changed by running the `maintenance` command.

H A Dmetadata.phpd5c102b3f940c6a699499e715eeb66b02677d7df Mon Jan 29 15:37:17 UTC 2024 Andreas Gohr <andi@splitbrain.org> Regular expressions to limit the indexed pages. Implements #5

Both regular expressions (when set) need to apply at the same time. Eg a
page MUST match the matchRegex and MUST NOT match the skipRegex to be
applied.

The regular expressions are applied when running the `embed` command
line command. Pages no longer adhering to a changed regex setup will be
removed from the vector store.

For the sqlite storage it is recommended to re-cluster the index when
the reges are changed by running the `maintenance` command.

/plugin/aichat/
H A Dcli.phpd5c102b3f940c6a699499e715eeb66b02677d7df Mon Jan 29 15:37:17 UTC 2024 Andreas Gohr <andi@splitbrain.org> Regular expressions to limit the indexed pages. Implements #5

Both regular expressions (when set) need to apply at the same time. Eg a
page MUST match the matchRegex and MUST NOT match the skipRegex to be
applied.

The regular expressions are applied when running the `embed` command
line command. Pages no longer adhering to a changed regex setup will be
removed from the vector store.

For the sqlite storage it is recommended to re-cluster the index when
the reges are changed by running the `maintenance` command.

H A DEmbeddings.phpd5c102b3f940c6a699499e715eeb66b02677d7df Mon Jan 29 15:37:17 UTC 2024 Andreas Gohr <andi@splitbrain.org> Regular expressions to limit the indexed pages. Implements #5

Both regular expressions (when set) need to apply at the same time. Eg a
page MUST match the matchRegex and MUST NOT match the skipRegex to be
applied.

The regular expressions are applied when running the `embed` command
line command. Pages no longer adhering to a changed regex setup will be
removed from the vector store.

For the sqlite storage it is recommended to re-cluster the index when
the reges are changed by running the `maintenance` command.