known-types-openai 0.1.3

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

//! **OpenAI API: Run steps**
//!
//! Represents the steps (model and tool calls) taken during the run.
//! Related guide: [Assistants][/docs/assistants/overview]
//!
//! [/docs/assistants/overview]: https://platform.openai.com/docs/assistants/overview