valentinegb / openai

An unofficial Rust library for the OpenAI API.
https://crates.io/crates/openai/
MIT License
61 stars 18 forks source link

fix: typo / extra context in pre prompt #52

Closed antonio-hickey closed 1 year ago

antonio-hickey commented 1 year ago

Just fixed a typo / added extra context to the pre prompt.

"You are a large language built" -> "You are a large language model built"

valentinegb commented 1 year ago

Oh, whoops- haha, thanks for the typo correction.