runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 6, in <module> base_url=os.environ["OPENAI_BASE_URL"], # e.g. https://your-endpoint/v1 ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "<frozen os>", line 717, in __getitem__ KeyError: 'OPENAI_BASE_URL'
Container logs:
Fetching error logs...