Docs.rs
gestalt-sdk-0.0.1-alpha.13
gestalt-sdk 0.0.1-alpha.13
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
hughhan1
Dependencies
hyper-util ^0.1
normal
libc ^0.2
normal
opentelemetry ^0.31
normal
prost ^0.14
normal
prost-types ^0.14
normal
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tonic ^0.14
normal
tonic-prost ^0.14
normal
tower ^0.5
normal
Versions
43.53%
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
GENAI_OPERATION_CHAT
gestalt
0.0.1-alpha.13
In gestalt::
telemetry
gestalt
::
telemetry
Constant
GENAI_
OPERATION_
CHAT
Copy item path
Source
pub const GENAI_OPERATION_CHAT: &
str
= "chat";
Expand description
GenAI operation name for chat/model calls.