update fetch urls & web search show view

This commit is contained in:
duanfuxiang
2025-04-01 18:56:11 +08:00
parent 7642cc1410
commit c8d03bf799
25 changed files with 156 additions and 4967 deletions

View File

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