Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -9,5 +9,7 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
short_description: temanku-ai
|
11 |
---
|
|
|
12 |
|
13 |
-
|
|
|
|
9 |
pinned: false
|
10 |
short_description: temanku-ai
|
11 |
---
|
12 |
+
# Temanku V0 - Backend API
|
13 |
|
14 |
+
FastAPI server to run `GoToCompany/gemma2-9b-cpt-sahabatai-v1-instruct` as a chatbot.
|
15 |
+
Use POST `/chat` endpoint with a prompt to get responses.
|