jan/web/types/model.d.ts
Louis 87e1754e3a
chore: improve models and threads caching (#3744)
* chore: managing and maintaining models and threads in the cache

* test: add tests for hooks
2024-10-01 10:15:30 +07:00

5 lines
95 B
TypeScript

/**
* ModelParams types
*/
export type ModelParams = ModelRuntimeParams | ModelSettingParams