Arend-Jan / chat-gpt-lib-rs

A Rust library for interacting with OpenAI's ChatGPT API, providing an easy-to-use interface and strongly typed structures.
Apache License 2.0
36 stars 9 forks source link

gpt-4o-mini model #74

Open k-bx opened 2 months ago

k-bx commented 2 months ago

subj

infosechoudini commented 2 months ago

I added it to my fork, https://github.com/infosechoudini/chat-gpt-lib-rs, i still need to write tests but if you want, you can pull my repo.