Endpoints:

  • / [GET] → home
  • /cleanup [POST] → cleanup
  • /debug/routes [GET] → debug_routes
  • /health [GET] → health_check
  • /list_routes [GET] → list_routes
  • /memory_usage [POST] → memory_usage
  • /predict [POST] → predict
  • /predict_llm [POST] → predict_llm
  • /skeptiq [POST] → skeptiq
  • /static/ [GET] → static
  • /train [POST] → train_models
  • /update_database_chroma [GET,POST] → update_database_chroma
  • /update_database_faiss [GET,POST] → update_database_faiss