Start a new enrichment chat interface with enhanced initialization.
Enhanced version with performance monitoring, better error handling, and optimized welcome message generation.
Features:
Returns: EnrichmentChatResponse: Initial chat message with timing information
Raises: HTTPException: If authentication fails or system error occurs
Documentation Index
Fetch the complete documentation index at: https://bavlio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Enhanced response model for enrichment chat interactions.
Session identifier
Assistant's response message
Action to trigger in frontend (e.g., 'requestUpload', 'startProcessing')
Suggested fields to enrich based on user query
Status of ongoing enrichment processing
Estimated credits required for suggested operations
Remaining rate limit for user
Response time in milliseconds