Mish Ushakov
Mish Ushakov
Closing due to inactivity
I was unable to reproduce, closing this - feel free to reopen if you are still experiencing the issue
On it: https://x.com/mishushakov/status/1839781174492688741
No update on this, we have no plans atm. to ship new features to Fragments.
Ok, we will keep this as a feature-request then for now
We include spaCy in our default template, but we cannot bump it right now, because gensim depends on a much older version of it. https://github.com/e2b-dev/code-interpreter/blob/main/template/requirements.txt#L38
and if you set it in your env? ``` export E2B_API_KEY=... ```
make sure also that you load the env variable in your build script, not template file (if you have them separate)
can you share the code? how are you running it?
I need this too