known-types-openai 0.1.5

Well-known types for OpenAI APIs.
Documentation
1
2
3
4
5
6
7
8
9
// This is free and unencumbered software released into the public domain.

//! **OpenAI API: Batch**
//!
//! Create large batches of API requests for asynchronous processing. The Batch
//! API returns completions within 24 hours for a 50% discount.
//! Related guide: [Batch][/docs/guides/batch]
//!
//! [/docs/guides/batch]: https://platform.openai.com/docs/guides/batch