Spaces:
Runtime error
Runtime error
Update backend/app.py
Browse files- backend/app.py +0 -2
backend/app.py
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
import os
|
| 2 |
-
from openai import AsyncOpenAI
|
| 3 |
-
|
| 4 |
from fastapi.responses import JSONResponse
|
| 5 |
|
| 6 |
from chainlit.auth import create_jwt
|
|
|
|
| 1 |
import os
|
|
|
|
|
|
|
| 2 |
from fastapi.responses import JSONResponse
|
| 3 |
|
| 4 |
from chainlit.auth import create_jwt
|