Chat Routes =========== `app.routes_chat` contains the chat-translation and chat-save HTTP endpoints. Business logic is delegated to `app.services.chat_translation`. .. automodule:: app.routes_chat :members: :undoc-members: :show-inheritance: