Mateus Luiz

Results 6 comments of Mateus Luiz

This problem still occurs in Rails api-only when extending ActionController::API

@mvz nice idea, is there something in the project that I could reuse or base myself? Like a custom Rails configuration module or a class that does something similar

Reproduced in version `'reek', '~> 6.0'` and the warning still occurs. Can I open a PR to fix the issue?

@mvz PR here https://github.com/troessner/reek/pull/1596 :)

Same happening here, even with the `Return Direct` enabled: What is happening is: - `ChatOpenAI` is called by `MultiPromptChain`, returns a json containing the selected prompt - This output json...