tabby/crates
Meng Zhang f57068c5c3
feat(config): add system_prompt to AnswerConfig and update related tests (#3254)
* feat(config): add system_prompt to AnswerConfig and update related tests

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-09 12:26:23 +08:00
..
aim-downloader chore(download): enable sha256 checksum, remove partition urls support (#2514) 2024-06-26 12:23:43 +00:00
hash-ids refactor(hash-ids): fork hash-ids to return None instead of panic when ID is not valid (#3083) 2024-09-05 21:54:27 +00:00
http-api-bindings fix(core): add suffix support for openai completion legacy interface (#2825) 2024-08-10 04:43:56 +00:00
llama-cpp-server fix(core): fix ggml path loading for windows. fix user_agent field (m… (#3152) 2024-09-16 19:09:21 +08:00
ollama-api-bindings refactor(config): make HttpModelConfig.api_endpoint optional, so we can use default value for certain model kind (#2760) 2024-07-31 18:22:29 +00:00
tabby feat(core): adding opened recent file to segments struct (#3237) 2024-10-05 14:34:03 +08:00
tabby-common feat(config): add system_prompt to AnswerConfig and update related tests (#3254) 2024-10-09 12:26:23 +08:00
tabby-crawler refactor(crawl): remove useless extension filter as we apply it in -crawl-out-scope 2024-09-04 10:11:57 -07:00
tabby-download Release 0.19.0-dev.0 2024-10-08 16:43:25 +08:00
tabby-git feat(git): support query with quoted string for repository_grep (#2784) 2024-08-06 12:49:45 -07:00
tabby-index feat(core): support configuring stop words in model config (#3209) 2024-10-05 12:41:50 +08:00
tabby-index-cli Release 0.18.0-dev.0 2024-09-05 19:45:32 -07:00
tabby-inference feat(core): support configuring stop words in model config (#3209) 2024-10-05 12:41:50 +08:00