kpripper

Results 9 issues of kpripper

### Description of the bug: [GoogleGenerativeAI Error]: Candidate was blocked due to SAFETY result.response.candidates[0].safetyRatings has the following value ``` [ { category: 'HARM_CATEGORY_SEXUALLY_EXPLICIT', probability: 'LOW' }, { category: 'HARM_CATEGORY_HATE_SPEECH', probability:...

type:bug

Hello! I have a problem. The captcha in the browser turns green, that is, it seems to be resolved. But in the console I see an error and the script...

issue: bug report
needs triage

### Description of the bug: I've been seeing this message for OVER A DAY now. Why is there a limit of requests per MINUTE? ### Actual vs expected behavior: _No...

type:bug
component:python sdk

This pull request includes a translation of the "Render and Commit" feature.

I'm the admin. mac@MacBook-Pro-Illa ext-autoposter % npm install -g chrome-extension-cli npm ERR! code EACCES npm ERR! syscall mkdir npm ERR! path /usr/local/lib/node_modules/chrome-extension-cli npm ERR! errno -13 npm ERR! Error: EACCES:...

Greetings! My extension has modal windows that are added by script to the page. There is a conflict of styles - either the page styles affect the display of elements...

I just installed the code and haven’t changed anything yet, just ran it. ``` PS D:\Code\Chrome\ext-kaz-ra> npm run dev > [email protected] dev > vite Port 5173 is in use, trying...

Greetings! What is the correct database connection option in this boilerplate? Need a server? Are the options for creating a similar boilerplate based on Next Js being considered?