|
introduce stt endpoint
|
|---|
|
|
| ai-hub/app/api/dependencies.py |
|---|
| ai-hub/app/api/routes.py 100644 → 0 |
|---|
| ai-hub/app/api/routes/api.py |
|---|
| ai-hub/app/api/routes/stt.py 0 → 100644 |
|---|
| ai-hub/app/api/schemas.py |
|---|
| ai-hub/app/app.py |
|---|
| ai-hub/app/config.py |
|---|
| ai-hub/app/config.yaml |
|---|
| ai-hub/app/core/providers/factory.py |
|---|
| ai-hub/requirements.txt |
|---|
| ai-hub/run_integration_tests.sh |
|---|
| ai-hub/tests/api/routes/conftest.py |
|---|
| ai-hub/tests/api/test_dependencies.py |
|---|
| ai-hub/tests/api/test_routes.py 100644 → 0 |
|---|
| ai-hub/tests/core/providers/test_factory.py |
|---|
| ai-hub/tests/test_config.py |
|---|