Daniel Faria

Results 6 issues of Daniel Faria

Hi. It would be awesome if we could add google login to this tool. Here's an article showing how to get the SAML response from Google: https://wheniwork.engineering/finally-saml-command-line-access-for-aws-sts-b0e33bbba26e Thanks.

enhancement

Hi. Instead of storing the credentials in the .aws/credentials, we could adapt this lib to use the credential_process method of authentication (https://docs.aws.amazon.com/cli/latest/topic/config-vars.html#sourcing-credentials-from-external-processes). To do that, we have to change the...

enhancement

The `span_frames_min_duration` seems to be used to decide whether or not to collect stack traces for a span. The problem is that this information only becomes clear after reading the...

meta
apm-agents

Hey there. If I try to generate queries for an Oracle database, the app throws an error: ``` sqlalchemy.exc.DatabaseError: (cx_Oracle.DatabaseError) ORA-00933: SQL command not properly ended ``` That is because...

**Describe the bug** Sometimes (not sure what exactly causes this to happen only in some cases), tools are not being invoked even though the OpenAI API response instructed to do...

bug

**Feature Request** Please add official support for the new `gpt-image-1` model in the `dev.langchain4j:langchain4j-open-ai` library. I tested image creation using this model with version `1.0.0-beta3`, and while the request itself...

bug