3 releases

0.0.3 Dec 27, 2024
0.0.2 Dec 26, 2024
0.0.1 Dec 26, 2024

#46 in #chat-completion

Download history 234/week @ 2024-12-21 93/week @ 2024-12-28 3/week @ 2025-01-04

330 downloads per month

MIT license

2KB

You're looking for tysm

If you want to query OpenAI's Chat Completions API using Structured Outputs (as discussed in this article, use my crate tysm. It automatically generates a JSON schema for you for your type, and automatically deserializes the output for you.

No runtime deps