mirror of
https://github.com/mii443/openai-api-rs.git
synced 2025-08-22 15:15:34 +00:00
Fix command
This commit is contained in:
@ -36,4 +36,4 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
// OPENAI_API_KEY=xxxx cargo run --package openai-api-rs --example chat_completion
|
||||
// OPENAI_API_KEY=xxxx cargo run --package openai-api-rs --example vision
|
||||
|
Reference in New Issue
Block a user