aigc 0.1.0

ChatGPT rust sdk and cli set
Documentation
1
2
3
4
#[allow(dead_code)]
fn hello_chatgpt() {
    println!("Hello, Welcome to use chatgpt rust sdk!");
}