1
2
3
pub mod chat;

const API_BASE_URL: &str = "https://api.openai.com/v1";