mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-15 20:21:38 +00:00
update fetch urls & web search show view
This commit is contained in:
@@ -60,7 +60,6 @@ export class GeminiProvider implements BaseLLMProvider {
|
||||
: undefined
|
||||
|
||||
try {
|
||||
console.log(request)
|
||||
const model = this.client.getGenerativeModel({
|
||||
model: request.model,
|
||||
generationConfig: {
|
||||
|
||||
Reference in New Issue
Block a user