known-types-openai 0.1.5

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

//! **OpenAI API: Session tokens**
//!
//! REST API endpoint to generate ephemeral session tokens for use in
//! client-side
//! applications.