Julien

Results 6 issues of Julien

## Describe the problem The documentation provides no hint about the necessity to supply a valid channel_name (the Pg NOTIFY command requires no dashes and it didn't work with big...

documentation

It is currently mandatory to define a `default_local` when using the trans macro (eventhough it's stated that this is optional in the doc.) Moreover, the current `__build_embedded_schema__` requires us to...

I'm looking to see if there is any interest in having the ability to configure a callback that would be invoked whenever a bucket is being reset/cleaned ? I have...

I tried to use tool calls with gpt-oss-120b (hosted on Scaleway inference API) and it didn't work. The same exact pipeline works well with `llama-3.3-70b-instruct` so I'm wondering if there's...

I'm exploring Langchain 0.4.0 on a new pet project and I plugged in Scaleway Generative API as an OpenAI compatible endpoint. I'm using llama 3.3 70b model and I think...

### Description As stated in [this documentation](https://www.scaleway.com/en/docs/generative-apis/how-to/query-language-models/#chat-completions-api-or-responses-api). We can read that tool calling in that model is only supported with the /responses API > Most supported Generative API models can...

bug