Julien Bistoquet

Results 7 issues of Julien Bistoquet

### 🐛 Current behavior Hi, One of the numerous frustrations I got from trying to use algolia with Remix is that I cannot use `useFetcher()` in any component that is...

triage

**Describe the bug** Hi, since today this extension has been causing the save file action to hang indefinitely. I deactivated all my VSCode extensions and this one seems to cause...

bug
help wanted
performance

### 🐛 Current behavior Hey there, First, I can't wait to see the day my coworkers and I will finally remove Algolia from our codebase. We need 8 different npm...

Type: Bug
Library: React InstantSearch ≥ 7

Small PR to print the slack response body in case of an error which can be useful for debugging. See the list of errors here: https://api.slack.com/messaging/webhooks#handling_errors I used the example...

### What is the problem this feature would solve? I would like to be able to specify more options when using `OpenAiLanguageModel`, like adding [built-in tools](https://platform.openai.com/docs/guides/tools-web-search?api-mode=responses). Here's an example function:...

enhancement

## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Update `@effect/ai-google` with the latest...

### What version of Effect is running? _No response_ ### What steps can reproduce the bug? 1. Navigate to `packages/ai/google` 2. Comment out the last 2 lines of https://github.com/Effect-TS/effect/blob/main/packages/ai/google/scripts/generate.sh 3....

bug