structured-outputs

Crates.iostructured-outputs
lib.rsstructured-outputs
version0.0.3
created_at2024-12-26 20:13:21.68067+00
updated_at2024-12-27 20:53:16.042481+00
descriptionTyped OpenAI Chat Completions
homepagehttps://github.com/not-pizza/tysm
repositoryhttps://github.com/not-pizza/tysm
max_upload_size
id1495932
size1,869
Andre Popovitch (anchpop)

documentation

README

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.

Commit count: 60

cargo fmt