We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c49845 commit c4a8afdCopy full SHA for c4a8afd
lira/server/openai_server.py
@@ -1,3 +1,6 @@
1
+# Copyright (C) 2025, Advanced Micro Devices, Inc. All rights reserved.
2
+# SPDX-License-Identifier: MIT
3
+
4
from fastapi import FastAPI, UploadFile, Form, Depends
5
from fastapi.responses import JSONResponse
6
import tempfile
0 commit comments