Ask a question to get started
Enter to sendā¢Shift+Enter new line
python_code: str = Field( ..., examples=["print('Hello World')"], description='The pure python script to be evaluated. The contents will be in main.py. It should not be in markdown format.' )