e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

Remove the OpenAI integration #347

Closed mlejva closed 6 months ago

mlejva commented 7 months ago

The SDK contains an old OpenAI integration that's not being used anymore

JavaScript https://github.com/e2b-dev/E2B/blob/main/packages/js-sdk/src/templates/openai.ts

Python https://github.com/e2b-dev/E2B/blob/13c778becbc0fceb940a005528ae89338366a9fb/packages/python-sdk/e2b/sandbox/main.py#L216

ValentaTomas commented 6 months ago

The integration was removed.