tabby/rules
Meng Zhang b76a10144e
refactor(core): restructure CodeGeneration, CompletionStream, ChatCompletionStream (#1998)
* refactor(core): remove generate method from TextGeneration

* refactor out TextGeneration struct

* eliminate chat sub module

* refactor: extract CompletionStream

* restruct ChatCompletionStream <-> CompletionStream

* restruct with CodeGeneration

* handle output limitation inside of Stream traits
2024-04-29 00:24:46 +00:00
..
only-service-can-depend-tabby-db.yml feat(webserver): Log completion events to database (#1571) 2024-03-13 00:53:18 +08:00
use-datetimeutc-in-tabby-db.yml ci: add lint to check around all DateTime<Utc> usage in tabby-db (#1952) 2024-04-24 21:49:09 +00:00
use-schema-result.yml refactor(webserver): always use schema::Result for graphql api responses (#1892) 2024-04-18 11:07:08 -07:00
validate-requires-code.yml fix(webserver): validation should always comes with message field (#1981) 2024-04-26 20:43:17 +00:00