use web worker to run pglite

This commit is contained in:
duanfuxiang
2025-03-19 21:01:32 +08:00
parent 76288377c3
commit 679d7142eb
25 changed files with 985 additions and 461 deletions

View File

@@ -60,6 +60,7 @@ export class GeminiProvider implements BaseLLMProvider {
: undefined
try {
console.log(request)
const model = this.client.getGenerativeModel({
model: request.model,
generationConfig: {