BlueConic Python Package
blueconic-96.0
Contents:
BlueConic client
BlueConic basic objects
BlueConic advanced objects
Advanced features
Changelog
BlueConic Python Package
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__init__() (Client method)
(Profile method)
(TimelineEvent method)
(TimelineEventOperation method)
(TimelineEventsFilter method)
(TimelineNestedItemOperation method)
A
add_rule() (ProfileOperation method)
(TimelineEventOperation method)
(TimelineNestedItemOperation method)
add_timeline_event() (Profile method)
add_timeline_events() (Profile method)
add_timeline_operation() (ProfileOperation method)
add_value() (Group method)
(Profile method)
AMAZON_NOVA_PRO (ChatModel attribute)
AMAZON_TITAN_TEXT (EmbeddingModel attribute)
ANTHROPIC_CLAUDE_SONNET (ChatModel attribute)
ANY (ToolChoice.Type attribute)
any() (ToolChoice class method)
ASSISTANT (Message.Role attribute)
AUTO (ToolChoice.Type attribute)
auto() (ToolChoice class method)
B
blueconic.client.filters
module
blueconic.domain.genai.chat
module
blueconic.domain.genai.embedding
module
blueconic.domain.genai.models
module
BulkHandler (class in blueconic.client.oauth.bulkhandler)
C
ChatCompletion (class in blueconic.domain.genai.chat)
ChatCompletion.StopReason (class in blueconic.domain.genai.chat)
ChatInferenceConfig (class in blueconic.domain.genai.chat)
ChatModel (class in blueconic.domain.genai.models)
completion_rate (LifecycleStatistics property)
(StageStatistics property)
completions (LifecycleStatistics property)
(StageStatistics property)
Connection (class in blueconic.domain)
ConnectionMixin (class in blueconic.client.oauth.connection)
consented_objectives (Profile property)
contains_all() (TextFilter method)
contains_any() (TextFilter method)
content (ChatCompletion property)
(Message property)
ContentBlock (class in blueconic.domain.genai.chat)
ContentBlock.Type (class in blueconic.domain.genai.chat)
count (StageTransition property)
counts (ProfileBulkResponse property)
creation_date (Connection property)
(Dialogue property)
(EventType property)
(Lifecycle property)
(Listener property)
(ProfileProperty property)
(Segment property)
(Stage property)
(Store property)
(Variant property)
creator_username (Connection property)
(Dialogue property)
(EventType property)
(Lifecycle property)
(Listener property)
(ProfileProperty property)
(Segment property)
(Stage property)
(Store property)
(Variant property)
CSV (DocumentBlock.Format attribute)
currency (ProfileProperty property)
D
date (TimelineEvent property)
date_time (TimelineEventOperation property)
(TimelineNestedItemOperation property)
DatetimeFilter (class in blueconic.client.filters)
DecimalFilter (class in blueconic.client.filters)
delete_group() (GroupMixin method)
description (Connection property)
(Dialogue property)
(EventType property)
(Lifecycle property)
(Listener property)
(ProfileProperty property)
(Segment property)
(Stage property)
(Store property)
(Tool property)
(Variant property)
Dialogue (class in blueconic.domain)
DialogueMixin (class in blueconic.client.oauth.dialogue)
DOC (DocumentBlock.Format attribute)
DOCUMENT (ContentBlock.Type attribute)
DocumentBlock (class in blueconic.domain.genai.chat)
DocumentBlock.Format (class in blueconic.domain.genai.chat)
DOCX (DocumentBlock.Format attribute)
drop_rate (StageStatistics property)
dropout_rate (LifecycleStatistics property)
(StageStatistics property)
dropouts (LifecycleStatistics property)
(StageStatistics property)
drops (StageStatistics property)
E
Embedding (class in blueconic.domain.genai.embedding)
embedding (Embedding property)
EmbeddingModel (class in blueconic.domain.genai.models)
end_date (Execution property)
(HistoricalResult property)
end_profiles (LifecycleStatistics property)
(StageStatistics property)
END_TURN (ChatCompletion.StopReason attribute)
event_id (TimelineEventOperation property)
(TimelineEventResult property)
(TimelineNestedItemOperation property)
event_type_id (TimelineEvent property)
(TimelineEventOperation property)
(TimelineNestedItemOperation property)
EventType (class in blueconic.domain)
EventTypeMixin (class in blueconic.client.oauth.event_type)
EventTypeNestedProperty (class in blueconic.domain)
EventTypeProperty (class in blueconic.domain)
Execution (class in blueconic.domain)
ExecutionHistoryMixin (class in blueconic.client.oauth.execution_history)
external_identifier (Execution property)
extra_inference_params (ChatInferenceConfig property)
extra_options (TimelineEventsFilter property)
F
Filter (class in blueconic.client.filters)
FilterConfig (class in blueconic.client.filters)
flush() (BulkHandler method)
format (DocumentBlock property)
(ImageBlock property)
G
GenAIMixin (class in blueconic.client.oauth.genai)
GenericClientFunctions (class in blueconic.client.generic_client_functions)
get_blueconic_parameter_value() (NotebookParametersMixin method)
get_blueconic_parameter_values() (NotebookParametersMixin method)
get_chat_completion() (GenAIMixin method)
get_connection() (ConnectionMixin method)
get_connections() (ConnectionMixin method)
get_cwd() (GenericClientFunctions method)
get_default() (ChatModel static method)
get_description() (ProfileProperty method)
get_dialogue() (DialogueMixin method)
get_dialogues() (DialogueMixin method)
get_event_type() (EventTypeMixin method)
get_event_types() (EventTypeMixin method)
get_executions() (ExecutionHistoryMixin method)
get_filter() (in module blueconic)
get_group() (GroupMixin method)
get_group_bulkhandler() (GroupBulkhandlerMixin method)
get_group_properties() (GroupMixin method)
get_group_property() (GroupMixin method)
get_group_type() (GroupTypeMixin method)
get_group_types() (GroupTypeMixin method)
get_groups() (GroupMixin method)
get_id_properties() (GroupTypeMixin method)
get_items() (Store method)
get_lifecycle() (LifecycleMixin method)
get_lifecycle_performance() (LifecycleReportingMixin method)
get_lifecycle_performance_over_time() (LifecycleReportingMixin method)
get_lifecycles() (LifecycleMixin method)
get_listener() (ListenerMixin method)
get_listeners() (ListenerMixin method)
get_message() (ChatCompletion method)
get_name() (ProfileProperty method)
get_nr_of_groups() (GroupMixin method)
get_nr_of_profiles() (NumberOfProfilesMixin method)
(Segment method)
get_profile() (ProfileMixin method)
get_profile_bulkhandler() (ProfileBulkhandlerMixin method)
get_profile_properties() (ProfilePropertyMixin method)
get_profile_property() (ProfilePropertyMixin method)
get_profiles() (ProfileMixin method)
(Segment method)
get_result_by_identifier() (ProfileBulkResponse method)
get_result_by_index() (ProfileBulkResponse method)
get_result_by_profile_id() (ProfileBulkResponse method)
get_results_with_errors() (ProfileBulkResponse method)
get_segment() (SegmentMixin method)
get_segments() (SegmentMixin method)
get_store() (Connection method)
get_text_embeddings() (GenAIMixin method)
get_timeline_event_by_identifier() (ProfileResponse method)
get_type() (Parameters method)
get_value() (Execution method)
(Group method)
(Parameters method)
(Profile method)
(StoreItem method)
(TimelineEvent method)
get_values() (Execution method)
(Group method)
(Parameters method)
(Profile method)
(StoreItem method)
(TimelineEvent method)
GIF (ImageBlock.Format attribute)
Group (class in blueconic.domain)
group_type (ProfileProperty property)
group_type_id (Group property)
GroupBulkhandlerMixin (class in blueconic.client.oauth.group_bulkhandler)
GroupMixin (class in blueconic.client.oauth.group)
groups (Profile property)
GroupType (class in blueconic.domain)
GroupTypeMixin (class in blueconic.client.oauth.group_type)
H
historical_results (LifecyclePerformanceOverTime property)
HistoricalResult (class in blueconic.domain.lifecycle_performance)
HTML (DocumentBlock.Format attribute)
I
icon (GroupType property)
id (Connection property)
(Dialogue property)
(EventType property)
(Filter property)
(Group property)
(GroupType property)
(Lifecycle property)
(Listener property)
(Profile property)
(ProfileProperty property)
(Reference property)
(Segment property)
(Stage property)
(Store property)
(TimelineEvent property)
(Variant property)
id_properties (GroupType property)
id_property (GroupType property)
identifier (EventTypeNestedProperty property)
(Group property)
(ProfileOperation property)
(ProfileResponse property)
(TimelineEventOperation property)
(TimelineEventResult property)
(TimelineNestedItemOperation property)
identifier_property_id (TimelineNestedItemOperation property)
IMAGE (ContentBlock.Type attribute)
ImageBlock (class in blueconic.domain.genai.chat)
ImageBlock.Format (class in blueconic.domain.genai.chat)
in_last_days() (DatetimeFilter method)
in_last_hours() (DatetimeFilter method)
in_next_days() (DatetimeFilter method)
in_next_hours() (DatetimeFilter method)
in_range() (DatetimeFilter method)
(DecimalFilter method)
(NumberFilter method)
inverse_of (Segment property)
inversed_by (Segment property)
is_active (Connection property)
(Dialogue property)
(Lifecycle property)
(Listener property)
(Variant property)
is_deleted (Lifecycle property)
(Stage property)
is_empty() (Filter method)
is_unique_identifier (ProfileProperty property)
J
JPEG (ImageBlock.Format attribute)
JSON (ContentBlock.Type attribute)
json (JsonBlock property)
json_schema (EventType property)
JsonBlock (class in blueconic.domain.genai.chat)
K
keys (Parameters property)
L
labels (Connection property)
(Dialogue property)
(EventType property)
(Lifecycle property)
(Listener property)
(ProfileProperty property)
(Segment property)
(Stage property)
(Store property)
(Variant property)
last_modified_date (Connection property)
(Dialogue property)
(EventType property)
(Lifecycle property)
(Listener property)
(ProfileProperty property)
(Segment property)
(Stage property)
(Store property)
(Variant property)
last_modified_username (Connection property)
(Dialogue property)
(EventType property)
(Lifecycle property)
(Listener property)
(ProfileProperty property)
(Segment property)
(Stage property)
(Store property)
(Variant property)
Lifecycle (class in blueconic.domain.lifecycle)
lifecycle (LifecyclePerformance property)
(LifecyclePerformanceOverTime property)
lifecycle_completion_rate (StageStatistics property)
lifecycle_dropout_rate (StageStatistics property)
lifecycle_entries (LifecycleStatistics property)
(StageStatistics property)
LifecycleMixin (class in blueconic.client.oauth.lifecycle)
LifecyclePerformance (class in blueconic.domain.lifecycle_performance)
LifecyclePerformanceOverTime (class in blueconic.domain.lifecycle_performance)
LifecycleReportingMixin (class in blueconic.client.oauth.lifecycle_reporting)
LifecycleReportingMixin.LifecycleReportingAggregation (class in blueconic.client.oauth.lifecycle_reporting)
LifecycleStatistics (class in blueconic.domain.lifecycle_performance)
linking_group_type_id (ProfileProperty property)
Listener (class in blueconic.domain)
ListenerMixin (class in blueconic.client.oauth.listener)
log() (GenericClientFunctions method)
log_url (Execution property)
M
mapping (EventType property)
matching_groups (Profile property)
matching_properties (ProfileOperation property)
max_token_count (ChatInferenceConfig property)
MAX_TOKENS (ChatCompletion.StopReason attribute)
MD (DocumentBlock.Format attribute)
Message (class in blueconic.domain.genai.chat)
message (Execution property)
Message.Role (class in blueconic.domain.genai.chat)
module
blueconic.client.filters
blueconic.domain.genai.chat
blueconic.domain.genai.embedding
blueconic.domain.genai.models
N
name (Connection property)
(Dialogue property)
(DocumentBlock property)
(EventType property)
(Lifecycle property)
(Listener property)
(ProfileProperty property)
(Segment property)
(Stage property)
(Store property)
(Tool property)
(ToolChoice property)
(ToolUseBlock property)
(Variant property)
name_plural (GroupType property)
name_singular (GroupType property)
nested_properties (EventTypeProperty property)
not_contains_all() (TextFilter method)
not_contains_any() (TextFilter method)
not_in_last_days() (DatetimeFilter method)
not_in_last_hours() (DatetimeFilter method)
not_in_next_days() (DatetimeFilter method)
not_in_next_hours() (DatetimeFilter method)
not_in_range() (DatetimeFilter method)
(DecimalFilter method)
(NumberFilter method)
not_is_empty() (Filter method)
NotebookParametersMixin (class in blueconic.client.oauth.notebook_parameters)
nr_of_items (Store property)
NumberFilter (class in blueconic.client.filters)
NumberOfProfilesMixin (class in blueconic.client.oauth.number_of_profiles)
O
open_stream() (BulkHandler method)
optimizer_settings (Dialogue property)
P
Parameters (class in blueconic.domain)
parameters (Connection property)
(Listener property)
(Tool property)
parent_ref (Reference property)
PDF (DocumentBlock.Format attribute)
performance (HistoricalResult property)
permission_level (Profile property)
(ProfileProperty property)
plugin_id (Connection property)
(Listener property)
PNG (ImageBlock.Format attribute)
precision (ProfileProperty property)
priority (EventType property)
privacy_legislation (Profile property)
Profile (class in blueconic.domain)
profile_id (ProfileOperation property)
(ProfileResponse property)
ProfileBulkhandlerMixin (class in blueconic.client.oauth.profile_bulkhandler)
ProfileBulkResponse (class in blueconic.domain)
ProfileMixin (class in blueconic.client.oauth.profile)
ProfileMixin.ProfileExpandOptions (class in blueconic.client.oauth.profile)
ProfileOperation (class in blueconic.domain)
ProfileProperty (class in blueconic.domain)
ProfilePropertyMixin (class in blueconic.client.oauth.profile_property)
ProfileResponse (class in blueconic.domain)
progression_rate (StageStatistics property)
progressions (StageStatistics property)
properties (EventType property)
(EventTypeNestedProperty property)
(Execution property)
(Group property)
(Profile property)
(StoreItem property)
(TimelineEvent property)
property_data_sensitivity (EventTypeProperty property)
property_description (EventTypeProperty property)
property_id (EventTypeProperty property)
property_ids (Execution property)
(Group property)
(Profile property)
(StoreItem property)
(TimelineEvent property)
property_name (EventTypeProperty property)
property_type (EventTypeProperty property)
R
rate (StageTransition property)
Reference (class in blueconic.domain.stage)
refused_objectives (Profile property)
replaced_by (Profile property)
replaces (Profile property)
result (ToolResultBlock property)
results (ProfileBulkResponse property)
role (Message property)
rules (ProfileOperation property)
(TimelineEventOperation property)
(TimelineNestedItemOperation property)
run_count (Execution property)
run_id (Execution property)
S
Segment (class in blueconic.domain)
SegmentMixin (class in blueconic.client.oauth.segment)
segments (Profile property)
sequence_number (Stage property)
set_value() (Group method)
(Profile method)
(TimelineEvent method)
set_values() (Group method)
(Profile method)
(TimelineEvent method)
source (DocumentBlock property)
(ImageBlock property)
(TimelineEvent property)
(TimelineEventOperation property)
(TimelineNestedItemOperation property)
SPECIFIC (ToolChoice.Type attribute)
specific() (ToolChoice class method)
Stage (class in blueconic.domain.stage)
stage (StagePerformance property)
stage_entries (StageStatistics property)
StagePerformance (class in blueconic.domain.lifecycle_performance)
stages (Lifecycle property)
(LifecyclePerformance property)
StageStatistics (class in blueconic.domain.lifecycle_performance)
StageTransition (class in blueconic.domain.lifecycle_performance)
StageTransitionType (class in blueconic.domain.lifecycle_performance)
start_date (Execution property)
(HistoricalResult property)
start_profiles (LifecycleStatistics property)
(StageStatistics property)
state (Execution property)
(ProfileResponse property)
(TimelineEventResult property)
statistics (Dialogue property)
(LifecyclePerformance property)
(StagePerformance property)
(Variant property)
stop_reason (ChatCompletion property)
STOP_SEQUENCE (ChatCompletion.StopReason attribute)
stop_sequences (ChatInferenceConfig property)
Store (class in blueconic.domain)
StoreItem (class in blueconic.domain)
Strategy (class in blueconic.domain)
strategy (TimelineEventOperation property)
(TimelineNestedItemOperation property)
T
temperature (ChatInferenceConfig property)
TEXT (ContentBlock.Type attribute)
text (TextBlock property)
TextBlock (class in blueconic.domain.genai.chat)
TextFilter (class in blueconic.client.filters)
timeline_event_counts (ProfileBulkResponse property)
(ProfileResponse property)
timeline_events (Profile property)
(ProfileResponse property)
timeline_operations (ProfileOperation property)
TimelineEvent (class in blueconic.domain)
TimelineEventOperation (class in blueconic.domain)
TimelineEventResult (class in blueconic.domain)
TimelineEventResultState (class in blueconic.domain)
TimelineEventsFilter (class in blueconic.client.timeline_events_filter)
TimelineNestedItemOperation (class in blueconic.domain)
TimelineStrategy (class in blueconic.domain)
to_dict() (ChatCompletion method)
(ChatInferenceConfig method)
(ContentBlock method)
(DocumentBlock method)
(Embedding method)
(ImageBlock method)
(JsonBlock method)
(Message method)
(TextBlock method)
(Tool method)
(ToolChoice method)
(ToolResultBlock method)
(ToolUseBlock method)
to_stage (StageTransition property)
Tool (class in blueconic.domain.genai.chat)
tool_input (ToolUseBlock property)
TOOL_RESULT (ContentBlock.Type attribute)
TOOL_USE (ChatCompletion.StopReason attribute)
(ContentBlock.Type attribute)
tool_use_id (ToolResultBlock property)
(ToolUseBlock property)
ToolChoice (class in blueconic.domain.genai.chat)
ToolChoice.Type (class in blueconic.domain.genai.chat)
ToolResultBlock (class in blueconic.domain.genai.chat)
ToolUseBlock (class in blueconic.domain.genai.chat)
top_p (ChatInferenceConfig property)
touchpoints (Stage property)
transition_type (StageTransition property)
transitions (StagePerformance property)
TXT (DocumentBlock.Format attribute)
type (ContentBlock property)
(ProfileProperty property)
(Reference property)
(Store property)
(ToolChoice property)
U
update_status() (GenericClientFunctions method)
USER (Message.Role attribute)
V
validation_errors (ProfileResponse property)
(TimelineEventResult property)
value (TimelineNestedItemOperation property)
Variant (class in blueconic.domain)
variants (Dialogue property)
W
WEBP (ImageBlock.Format attribute)
write() (BulkHandler method)
X
XLS (DocumentBlock.Format attribute)
XLSX (DocumentBlock.Format attribute)