Description: We need an API route that allows uploading text files and returns a corresponding file ID. Currently, processing text files requires a file ID, but there is no available API endpoint for uploading files and retrieving this ID. Request: Provide an API route for file uploads that returns a file ID, enabling seamless processing of text files via the API.