tabby/crates/tabby-index
Wei Zhang 780b9eb654
feat(core): support configuring stop words in model config (#3209)
* feat: add stop words to model config

* chore: use the name stop_words_from_config

* [autofix.ci] apply automated fixes

* chore: fix snap test due to source file change

* chore: use empty text in addtional stop words

* chore: remove dup with_stop_words

* chore: fix unit test for code splitter

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-05 12:41:50 +08:00
..
queries feat: add ocaml support (#2085) 2024-09-01 23:06:52 +00:00
src feat(core): support configuring stop words in model config (#3209) 2024-10-05 12:41:50 +08:00
testdata/repositories/https_github.com_TabbyML_tabby refactor: rename tabby-scheduler to tabby-index (#2606) 2024-07-10 00:27:19 +00:00
Cargo.toml feat: add Elixir Language support (#2804) 2024-08-08 00:31:35 -07:00
README.md refactor: rename tabby-scheduler to tabby-index (#2606) 2024-07-10 00:27:19 +00:00

tabby-index

This package contains indexer definition for Code / Documentation corpus.