Spaces:
Paused
Paused
Update endpoints.py
Browse files- endpoints.py +1 -1
endpoints.py
CHANGED
|
@@ -90,7 +90,7 @@ async def ask_llm_endpoint(model:str, prompt: str):
|
|
| 90 |
|
| 91 |
|
| 92 |
|
| 93 |
-
|
| 94 |
|
| 95 |
# @app.post("/ask_HFAPI")
|
| 96 |
# def ask_HFAPI_endpoint(prompt: str):
|
|
|
|
| 90 |
|
| 91 |
|
| 92 |
|
| 93 |
+
# APIs
|
| 94 |
|
| 95 |
# @app.post("/ask_HFAPI")
|
| 96 |
# def ask_HFAPI_endpoint(prompt: str):
|