Marcin Szleszynski

Results 12 comments of Marcin Szleszynski

Any move with this? Something I can help with to have this eligible for merge? This is the current source code: ```javascript // Mount necessary ssh files to work with...

hey @pgrzesik what do you think about adding `buildOptions` aside of `buildArgs` in the ECR config for all sorts of arbitrary options, including `ssh` and `secret` options mentioned here? Potentially...

@maintainers do you need help with cleaning up old PRs and issues?

This is kind of obsolete now with function calls feature from OpenAI

For anyone interested in this topic: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard

Hi @Mmarzex @ac360 Can you please review this PR? Thank you!

I encountered this issue completely upside down. Parameters of my content type are being converted to snake case after retrieving 🤦‍♂️ ```python CONTENTFUL_CONTENT_TYPE = ( Client(CONTENTFUL_KEY).content_types(SPACE_ID, ENVIRONMENT).find(CONTENT_TYPE) ) entry =...

Thank you. @rubydog Working around that was not an issue (the SDK has utils for converting naming styles). I just found it weird for the system to modify the names...

@zhaochenyang20 I agree it is fairly good at it, but the authors of this project don't seem to be convinced it's enough to have a good prompt for the chat....