Start Enrichment Chat
Start a new enrichment chat interface with enhanced initialization.
Enhanced version with performance monitoring, better error handling, and optimized welcome message generation.
Features:
- Performance monitoring and timing
- Enhanced error handling and logging
- Optimized agent integration
- Response time tracking
Returns: EnrichmentChatResponse: Initial chat message with timing information
Raises: HTTPException: If authentication fails or system error occurs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
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