Docs.rs
objectiveai-api-0.1.4
objectiveai-api 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ObjectiveAI
Dependencies
ahash ^0.8.12
normal
async-stream ^0.3.6
normal
async-trait ^0.1.88
normal
axum ^0.8.4
normal
backoff ^0.4.0
normal
dashmap ^6.1.0
normal
dotenv ^0.15.0
normal
either ^1.15.0
normal
envconfig ^0.11.0
normal
eventsource-stream ^0.2.3
normal
futures ^0.3.31
normal
indexmap ^2.2.3
normal
json-escape ^0.3.1
normal
objectiveai ^0.1.4
normal
rand ^0.9.2
normal
regex ^1.11.1
normal
reqwest ^0.12.15
normal
reqwest-eventsource ^0.6.0
normal
rust_decimal ^1.39.0
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
serde_path_to_error ^0.1.17
normal
thiserror ^2.0.12
normal
tokio ^1.45.0
normal
tokio-stream ^0.1.17
normal
tower-http ^0.6.4
normal
uuid ^1.16.0
normal
Versions
92.36%
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
response_id
objectiveai_
api
0.1.4
In objectiveai_
api::
vector::
completions
objectiveai_api
::
vector
::
completions
Function
response_
id
Copy item path
Source
pub fn response_id(created:
u64
) ->
String
Expand description
Generates a unique response ID for a vector completion.