Cradicle Explorer
Cerastes_Public_API
  • Info
  • Issues
  • Patches
  • Wallets
  • Source
    • Source
    • .vscode
    • __pycache__
    • api
    • db
    • frontend
    • middleware
    • postprocessors
    • prompts
    • tests
    • fixtures
    • # Code Citations.md
    • conftest.py
    • pytest.ini
    • run_tests.py
    • test_auth.py
    • test_health.py
    • test_inference.py
    • test_integration.py
    • test_json_simplifier.py
    • test_prompt_manager.py
    • test_stripe_integration
    • test_subscription.py
    • test_task.py
    • test_transcription.py
    • test_video.py
    • transcription_models
    • utils
    • video_models
    • .DS_Store
    • .fslckout
    • .gitignore
    • Dockerfile
    • LICENSE-AGPLv3.txt
    • LICENSE-GPLv2.txt
    • License
    • README.md
    • api_key_middleware.py
    • auth.py
    • auth_models.py
    • auth_routes.py
    • cerastes.fossil
    • config.py
    • database.py
    • docker-compose.yml
    • inference_engine.py
    • main.py
    • model_manager.py
    • models.py
    • requirements.in
    • requirements.txt
    • requirements_versionless.txt
    • startup.sh
    • subscription_routes.py
    • transcription_api.py
    • transcription_utils.py
    • video_api.py
    • video_modules.py
/ tests /
.. fixtures # Code Citations.md conftest.py pytest.ini run_tests.py test_auth.py test_health.py test_inference.py test_integration.py test_json_simplifier.py test_prompt_manager.py test_stripe_integration test_subscription.py test_task.py test_transcription.py test_video.py