Commit ·
7006210
1
Parent(s): 9497a3d
update
Browse files- req +0 -0
- uvicorn.log +7 -0
req
ADDED
|
File without changes
|
uvicorn.log
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INFO: Will watch for changes in these directories: ['/Users/galbd/Desktop/personal/software/ai_agent_gov/Feedback_Analysis_RAG_Agent_runpod']
|
| 2 |
+
INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
|
| 3 |
+
INFO: Started reloader process [20726] using WatchFiles
|
| 4 |
+
INFO: Started server process [20729]
|
| 5 |
+
INFO: Waiting for application startup.
|
| 6 |
+
INFO: Application startup complete.
|
| 7 |
+
INFO: 127.0.0.1:53970 - "POST /health HTTP/1.1" 200 OK
|