Apoorva Joshi

Results 7 comments of Apoorva Joshi

Hi! @sethmlarson @bartier Has there been any progress on this? I am running into The same error.

I just created this issue which might be relevant to add to the above list as well? : https://github.com/elastic/elasticsearch/issues/83474

Hey @JonoSuave! In your code, I don't see you initializing the GCS client with the `credentials` you created. See the usage [here](https://cloud.google.com/python/docs/reference/storage/1.25.0/client).

@ArturoNereu Looks good to me. Feel free to merge once the pre-commit checks pass.

Hey @jesmith17 Looks like some pre-commit checks are failing here. Can you please run the per the [instructions](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/CONTRIBUTING.md#linting-and-formatting) in the contribution guide? I recommend running the manual command locally to...

@RichmondAlake Can you please resolve conflicts and make sure pre-commit checks pass?