Docs.rs
defect-llm-0.1.0-alpha.6
defect-llm 0.1.0-alpha.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
4t145
Dependencies
aws-config ^1
normal
optional
aws-sdk-bedrockruntime ^1
normal
optional
aws-smithy-runtime-api ^1
normal
optional
aws-smithy-types ^1
normal
optional
bytes ^1
normal
defect-core ^0.1.0-alpha.6
normal
defect-http ^0.1.0-alpha.6
normal
futures ^0.3
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
serde ^1
normal
serde_json ^1
normal
sse-stream ^0.2
normal
thiserror ^2
normal
toac ^0
normal
tokio ^1
normal
tokio-util ^0.7
normal
tower ^0.5
normal
tracing ^0.1
normal
agent-client-protocol-schema =0.13.2
dev
defect-agent ^0.1.0-alpha.6
dev
tracing-subscriber ^0.3
dev
wiremock ^0.6
dev
Versions
19.89%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
ParallelToolCalls
defect_
llm
0.1.0-alpha.6
In defect_
llm::
wire::
openai::
components
defect_llm
::
wire
::
openai
::
components
Type Alias
Parallel
Tool
Calls
Copy item path
Source
pub type ParallelToolCalls =
bool
;
Expand description
Whether to enable
parallel function calling
during tool use.