Docs.rs
openai-openapi-types-0.4.0
openai-openapi-types 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Hakuyume
Dependencies
indexmap ^2.9.0
normal
serde ^1.0.217
normal
serde_json ^1.0.140
normal
serde_with ^3.12.0
normal
typed-builder ^0.21.0
normal
Versions
79.17%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
openai_
openapi_
types
0.4.0
openai_openapi_types
Type Alias
ParallelToolCalls
Copy item path
Source
pub type ParallelToolCalls =
bool
;
Expand description
Whether to enable
parallel function calling
during tool use.