async fn history(
    __arg0: State<ChatCache>,
    __arg1: Query<Params>
) -> Result<impl IntoResponse, StatusCode>