test-pr
#8
by ishaq101 - opened
README.md
CHANGED
|
@@ -11,6 +11,8 @@ short_description: AI Agent core service
|
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 12 |
|
| 13 |
|
|
|
|
|
|
|
| 14 |
How to run:
|
| 15 |
`uv run --no-sync uvicorn main:app --host 0.0.0.0 --port 7860`
|
| 16 |
|
|
|
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 12 |
|
| 13 |
|
| 14 |
+
# Agentic Service Data Eyond
|
| 15 |
+
|
| 16 |
How to run:
|
| 17 |
`uv run --no-sync uvicorn main:app --host 0.0.0.0 --port 7860`
|
| 18 |
|