Notify File Uploaded
enrichment-chat
Notify File Uploaded
Notify the chat session that a file has been uploaded.
This endpoint is called when a file is uploaded through the chat interface. It stores the file information in the chat context.
Args: session_id: The chat session ID (not the processing session ID) file_info: Information about the uploaded file
Returns: Confirmation message
POST
Notify File Uploaded