Skip to content

πŸ’¬ Support

πŸ‘₯ Contact


🀝 Contributing

Guidelines for extending the API:

  • Add new endpoints to TrafficController
  • Implement new inference clients for other ML services
  • Add middleware for authentication/authorization
  • Extend observation preprocessing logic

⚠️ Issues

For issues or questions:

  1. Check service logs: docker-compose logs
  2. Test individual services separately
  3. Verify environment variables are set correctly
  4. Check API documentation at /swagger-ui/index.html (Swagger UI - Java service)
  5. Check API documentation at /docs (Swagger UI - Python service)
  6. But whatever you do, don't make it my problem🀷