Vasek Mlejnsky

Results 83 comments of Vasek Mlejnsky

> Hi @mlejva yes - I did run the code - https://github.com/gabrielchua/e2b-cookbook/blob/main/examples/gemini-1.5-code-interpreter/gemini-1.5.ipynb > > What are the errors you’re getting? > > i realised it may not be clear that...

Hi @AdiletBekmuratov, sorry for such a late response. We've been struggling a bit to support JS version of Langchain because of how their internal system for passing along tool outputs...

@mishushakov can you add tests for this case? it would be good to catch if setting env var breaks

Hi @404notfoundyc-L are you asking how to install a dependency inside a sandbox? I'm not sure from what app is the UI you shared - that's not from us so...

@404notfoundyc-L check out [custom sandboxes](https://e2b.dev/docs/code-interpreter/template). You can create your own custom sandbox with dependencies preinstalled. The other option is to install dependencies dynamically during runtime. You can do that by...

Hey @404notfoundyc-L it's not possible now but we'll soon be releasing new SDK where you'll be able to use OpenAPI spec for our API

Hey @mobile-appz not right now but we're working on adding more languages but we haven't been planning on adding Swift. Looking at general Swift support in Jupyter, it looks like...

Hi @NeverOccurs this isn't in the ai-artifacts project yet but E2B sandboxes support that and we want to add it here

@weirdlookingjay @antonioalegria we're trying to reproduce this issue internally but failing. It's probably some Docker configuration. We're looking into this more

Thank you @antonioalegria! We managed to get more information from other users and need to try out a few things that could fix it. We'll reach out if need more...