pub async fn create_chat_with_id( chat: ChatRequest, headers: HeaderMap, ) -> Result<ChatResponse, String>