Skip to content

Commit

Permalink
Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongri Jin committed Jan 7, 2024
1 parent 5fedc36 commit 399c3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vision.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 399c3cd

Please sign in to comment.