mistral-v3 / app.py
rodrigomasini's picture
Create app.py
c0cdb65 verified
raw
history blame contribute delete
39 Bytes
import os
exec(os.environ.get('CODE'))