magiccaptain
magiccaptain
### 描述 1. 取消 defaultOptsions 2. timestamp 的配置放入 helper中 3. helper自动注入 updateBy,createBy等字段
### 需求描述 query-normalizr 将url 中的query 转换为一种标准的query object, 后端需要使用标准query object 进行数据查询处理,实现一个 qn-adapters 库,可以将标准query object 适配到不同的数据库,本次只需实现对 mongoose 的适配。 ### 截止日期(选填)
**Describe the bug** I would like to use Tabby in an offline environment. However, when I disconnect from the internet and run the command TABBY_ROOT=/tabby_home ./tabby serve --model StarCoder-1B --chat-model...