Create Trip

Create a new trip with initial message and start streaming response.

post/trips

Request body

messagestring required
model_choice'fast' | 'deep' nullable
from_onboardingboolean
eclipse_modeboolean
entry_pointstring nullable

Response

Successful Response

idstring required
conversation_idstring required
should_show_onboardingboolean required
created_atstring date-time required
updated_atstring date-time required
places_attachedinteger

Changes