curl --request POST \ --url http://localhost:8000/api/v1/previsit/edit/stream \ --header 'Content-Type: application/json' \ --data '{ "content":"hi" }'