use web worker to run pglite
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import { LLMModel } from './llm/model'
|
||||
|
||||
import { EmbeddingModelInfo } from '../utils/api'
|
||||
|
||||
export type EmbeddingModelId =
|
||||
| 'text-embedding-3-small'
|
||||
| 'text-embedding-004'
|
||||
|
||||
Reference in New Issue
Block a user