Searched hist:d5c102b3f940c6a699499e715eeb66b02677d7df (Results 1 – 5 of 5) sorted by relevance
| /plugin/aichat/lang/en/ |
| H A D | settings.php | d5c102b3f940c6a699499e715eeb66b02677d7df 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 D | default.php | d5c102b3f940c6a699499e715eeb66b02677d7df 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 D | metadata.php | d5c102b3f940c6a699499e715eeb66b02677d7df 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 D | cli.php | d5c102b3f940c6a699499e715eeb66b02677d7df 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 D | Embeddings.php | d5c102b3f940c6a699499e715eeb66b02677d7df 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.
|