tabby/crates/tabby-inference
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
..
src feat(core): support configuring stop words in model config (#3209) 2024-10-05 12:41:50 +08:00
Cargo.toml Release 0.15.0-dev.0 2024-07-23 11:35:47 +08:00