Spaces:
Running
Running
Commit ·
5d46c73
1
Parent(s): 09fa85f
- routers/llm_router.py +1 -1
routers/llm_router.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
"""
|
| 2 |
-
https://chatgpt.com/share/
|
| 3 |
"""
|
| 4 |
import requests
|
| 5 |
from fastapi import APIRouter, Form, File, UploadFile
|
|
|
|
| 1 |
"""
|
| 2 |
+
https://chatgpt.com/share/6a0668d8-1c1c-83a9-9d77-de76eb3e7716
|
| 3 |
"""
|
| 4 |
import requests
|
| 5 |
from fastapi import APIRouter, Form, File, UploadFile
|