AWS SDK for C++
AWS SDK for C++ Version 1.11.849
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-bedrock-agent-runtime
include
aws
bedrock-agent-runtime
model
AgenticRetrieveStep.h
1
6
#pragma once
7
#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
BedrockAgentRuntime {
12
namespace
Model {
13
enum class
AgenticRetrieveStep
{
NOT_SET
,
Planning
,
Retrieval
,
SpeculativeRetrieval
,
FullDocumentExpansion
};
14
15
namespace
AgenticRetrieveStepMapper {
16
AWS_BEDROCKAGENTRUNTIME_API
AgenticRetrieveStep
GetAgenticRetrieveStepForName
(
const
Aws::String
&
name
);
17
18
AWS_BEDROCKAGENTRUNTIME_API
Aws::String
GetNameForAgenticRetrieveStep
(
AgenticRetrieveStep
value);
19
}
// namespace AgenticRetrieveStepMapper
20
}
// namespace Model
21
}
// namespace BedrockAgentRuntime
22
}
// namespace Aws
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStepMapper::GetAgenticRetrieveStepForName
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrieveStep GetAgenticRetrieveStepForName(const Aws::String &name)
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStepMapper::GetNameForAgenticRetrieveStep
AWS_BEDROCKAGENTRUNTIME_API Aws::String GetNameForAgenticRetrieveStep(AgenticRetrieveStep value)
Aws::BedrockAgentRuntime::Model::ActionGroupSignature::NOT_SET
@ NOT_SET
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStep
AgenticRetrieveStep
Definition
AgenticRetrieveStep.h:13
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStep::Retrieval
@ Retrieval
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStep::Planning
@ Planning
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStep::SpeculativeRetrieval
@ SpeculativeRetrieval
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStep::FullDocumentExpansion
@ FullDocumentExpansion
Aws
Aws::MakeShared
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences