Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ request_id
Method
request_id
crates/chat-cli/src/cli/chat/parser.rs:274–276 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
272
}
273
274
pub fn request_id(&self) -> Option<&str> {
275
self.request_id.as_deref()
276
}
277
}
278
279
/// State associated with parsing a [ChatResponseStream] into a [Message].
Callers
3
send_message
Method · 0.45
make_metadata
Method · 0.45
handle_response
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected