Émile Fugulin

Results 702 comments of Émile Fugulin

Dug a bit into it: ``` arguments string A JSON string of the arguments to pass to the function. call_id string The unique ID of the function tool call generated...

We do that already so this logic is not enough

I added chrome for testing but they still dont support linux aarch64, this will probably become required at some point since a lot of the cloud infra is moving to...

Yes but not easily via an API and not via google. OP wanted to have it in the fetcher.

Usually changing to add lifetime is kinda a PITA if you have even just one place where you need owned values. So this is not planned. Unless you have a...

Hello! We are reworking the workflows contribution, we will get back to you shortly

The CI is broken because of unrelated problems

How many characters would you think would be good? We try to minimize the data we send for each row to the browser.

We can't send the whole body for each row, so we would need to limit that likely to 80-100 characters. For fancier detection that is likely a separate issue.

Thats a good idea, though I am unsure if we want a different search bar that is httpql based for that usecase