Jerome

Results 7 issues of Jerome

As on 13-Jun-2022, the WorkflowTemplatePlacement documentation seems to be providing incorrect key names that can be misleading. A code snippet showcasing the right way to leverage these APIs can be...

needs more info
type: question
priority: p3
samples

I would like to contribute a new initialization script that will change the yarn.nodemanager.log-dirs property in the yarn-site.xml to the local SSD mounts. Here are some features - 1. Update...

- If there are no local SSDs, the script will not add any property to yarn-site and the default boot disk path will be used - If there are multiple...

I used RIOT to migrate data from Elasticache to Memorystore. I ran my validation rules and everything succeeded. I then exported the data in Memorystore using `file-export` to a JSON...

Setting `spontaneous_file_upload = SpontaneousFileUploadFeature(enabled=False)` within the `features` argument of a `cl.ChatProfile` does not disable the file upload feature in the UI. However, disabling file uploads globally by setting the value...

bug
needs-triage
frontend
stale

The current implementation of the `VertexAIEmbeddings` class, found in the provided code snippet, uses the **deprecated `vertexai` SDK** for Google's Generative AI models. To ensure compatibility, access to the latest...