Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.CreateSessionRequest
Packages that use CreateSessionRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of CreateSessionRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type CreateSessionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateSessionResponse>BedrockAgentRuntimeAsyncClient.createSession(CreateSessionRequest createSessionRequest) Creates a session to temporarily store conversations for generative AI (GenAI) applications built with open-source frameworks such as LangGraph and LlamaIndex.default CreateSessionResponseBedrockAgentRuntimeClient.createSession(CreateSessionRequest createSessionRequest) Creates a session to temporarily store conversations for generative AI (GenAI) applications built with open-source frameworks such as LangGraph and LlamaIndex. -
Uses of CreateSessionRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type CreateSessionRequestModifier and TypeMethodDescriptionCreateSessionRequestMarshaller.marshall(CreateSessionRequest createSessionRequest)