Mateus Luiz

Results 9 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...

> secrets can be stored in database, however it doesnt seems too secured Cool, how can we persist the API keys? I didn't find it in the docs. In my...

+1 here, currently I'm using a solution similar from the ones commented above

Cool!! I'll if I can do something