Entity
Getting Started:
Why Entity Framework?
Installation Guide
Getting Started with Entity Framework
5-Minute Quick Start Guide
Learning:
Examples & Tutorials
Entity Framework: Complete Architecture Guide
Reference:
entity
Entity
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (entity.core.PipelineError method)
(entity.core.PluginError method)
(entity.core.RateLimiter method)
(entity.core.ResourceError method)
(entity.core.SandboxError method)
(entity.core.SQLValidator method)
(entity.core.ValidationError method)
(entity.defaults.DefaultConfig method)
(entity.infrastructure.AdaptiveLLMInfrastructure method)
(entity.infrastructure.base.BaseInfrastructure method)
(entity.infrastructure.BaseInfrastructure method)
(entity.infrastructure.DatabaseInfrastructure method)
(entity.infrastructure.DuckDBInfrastructure method)
(entity.infrastructure.HarmonyOSSInfrastructure method)
(entity.infrastructure.local_storage_infra.LocalStorageInfrastructure method)
(entity.infrastructure.LocalStorageInfrastructure method)
(entity.infrastructure.ollama_infra.OllamaInfrastructure method)
(entity.infrastructure.OllamaInfrastructure method)
(entity.infrastructure.protocols.DatabaseInfrastructure method)
(entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.protocols.VectorStoreInfrastructure method)
(entity.infrastructure.s3_infrastructure.S3Infrastructure method)
(entity.infrastructure.S3Infrastructure method)
(entity.infrastructure.StorageInfrastructure method)
(entity.infrastructure.VectorStoreInfrastructure method)
(entity.plugins.base.Plugin method)
(entity.plugins.context.PluginContext method)
(entity.plugins.context.WorkflowContext method)
(entity.plugins.Plugin method)
(entity.plugins.validation.ValidationResult method)
(entity.resources.ArgumentDefinition method)
(entity.resources.ArgumentParsingResource method)
(entity.resources.CommandDefinition method)
(entity.resources.database.DatabaseResource method)
(entity.resources.DatabaseResource method)
(entity.resources.EntityArgumentParsingResource method)
(entity.resources.file_storage_wrapper.FileStorage method)
(entity.resources.FileStorage method)
(entity.resources.LLM method)
(entity.resources.llm.LLMResource method)
(entity.resources.llm_protocol.LLMInfrastructure method)
(entity.resources.llm_wrapper.LLM method)
(entity.resources.LLMResource method)
(entity.resources.local_storage.LocalStorageResource method)
(entity.resources.LocalStorageResource method)
(entity.resources.Memory method)
(entity.resources.memory.Memory method)
(entity.resources.metrics.MetricsCollectorResource method)
(entity.resources.MetricsCollectorResource method)
(entity.resources.RichConsoleLoggingResource method)
(entity.resources.RichJSONLoggingResource method)
(entity.resources.RichLoggingResource method)
(entity.resources.storage.StorageResource method)
(entity.resources.StorageResource method)
(entity.resources.vector_store.VectorStoreResource method)
(entity.resources.VectorStoreResource method)
(entity.tools.registry.ToolInfo method)
(entity.tools.sandbox.SandboxedToolRunner method)
(entity.tools.SandboxedToolRunner method)
(entity.tools.ToolInfo method)
__post_init__() (entity.core.PipelineError method)
__str__() (entity.core.PipelineError method)
A
AdaptiveLLMInfrastructure (class in entity.infrastructure)
add_vector() (entity.resources.Memory method)
(entity.resources.memory.Memory method)
(entity.resources.vector_store.VectorStoreResource method)
(entity.resources.VectorStoreResource method)
aliases (entity.resources.ArgumentDefinition attribute)
allow_request() (entity.core.RateLimiter method)
allow_request_sync() (entity.core.RateLimiter method)
ArgumentCategory (class in entity.resources)
ArgumentDefinition (class in entity.resources)
ArgumentParsingResource (class in entity.resources)
arguments (entity.resources.CommandDefinition attribute)
ArgumentType (class in entity.resources)
assigned_stage (entity.plugins.base.Plugin attribute)
(entity.plugins.input_adapter.InputAdapterPlugin attribute)
(entity.plugins.output_adapter.OutputAdapterPlugin attribute)
(entity.plugins.prompt.PromptPlugin attribute)
(entity.plugins.tool.ToolPlugin attribute)
AsyncMemory (class in entity.resources)
auto_install_ollama (entity.defaults.DefaultConfig attribute)
B
base_path (entity.infrastructure.config_models.LocalStorageConfig attribute)
base_url (entity.infrastructure.config_models.OllamaConfig attribute)
BaseInfrastructure (class in entity.infrastructure)
(class in entity.infrastructure.base)
BOOLEAN (entity.resources.ArgumentType attribute)
bucket (entity.infrastructure.config_models.S3Config attribute)
C
category (entity.core.PipelineError attribute)
(entity.resources.ArgumentDefinition attribute)
(entity.tools.registry.ToolInfo attribute)
(entity.tools.ToolInfo attribute)
CHOICE (entity.resources.ArgumentType attribute)
choices (entity.resources.ArgumentDefinition attribute)
clear_registry() (in module entity.tools)
(in module entity.tools.registry)
client() (entity.infrastructure.s3_infrastructure.S3Infrastructure method)
(entity.infrastructure.S3Infrastructure method)
CommandDefinition (class in entity.resources)
connect() (entity.infrastructure.DatabaseInfrastructure method)
(entity.infrastructure.DuckDBInfrastructure method)
(entity.infrastructure.protocols.DatabaseInfrastructure method)
(entity.infrastructure.protocols.VectorStoreInfrastructure method)
(entity.infrastructure.VectorStoreInfrastructure method)
context (entity.core.PipelineError attribute)
conversation() (entity.plugins.context.PluginContext method)
create_api_rate_limiter() (in module entity.core)
create_argument_parsing_resource() (in module entity.resources)
create_async_memory() (in module entity.resources)
create_database_rate_limiter() (in module entity.core)
create_full_featured_memory() (in module entity.resources)
create_managed_memory() (in module entity.resources)
create_memory() (in module entity.resources)
create_robust_memory() (in module entity.resources)
D
database (entity.resources.Memory attribute)
(entity.resources.memory.Memory attribute)
DatabaseInfrastructure (class in entity.infrastructure)
(class in entity.infrastructure.protocols)
DatabaseResource (class in entity.resources)
(class in entity.resources.database)
DEBUG (entity.resources.LogLevel attribute)
default (entity.resources.ArgumentDefinition attribute)
DEFAULT_MODEL (entity.setup.ollama_installer.OllamaInstaller attribute)
(entity.setup.OllamaInstaller attribute)
DEFAULT_URL (entity.setup.ollama_installer.OllamaInstaller attribute)
(entity.setup.OllamaInstaller attribute)
DefaultConfig (class in entity.defaults)
delete() (entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.StorageInfrastructure method)
dependencies (entity.plugins.base.Plugin attribute)
(entity.plugins.Plugin attribute)
(entity.plugins.prompt.PromptPlugin attribute)
(entity.plugins.PromptPlugin attribute)
(entity.plugins.smart_selector.SmartToolSelectorPlugin attribute)
(entity.plugins.tool.ToolPlugin attribute)
(entity.plugins.ToolPlugin attribute)
description (entity.tools.registry.ToolInfo attribute)
(entity.tools.ToolInfo attribute)
discover_tools() (entity.plugins.context.PluginContext method)
(in module entity.tools)
(in module entity.tools.registry)
duckdb_path (entity.defaults.DefaultConfig attribute)
DuckDBConfig (class in entity.infrastructure.config_models)
DuckDBInfrastructure (class in entity.infrastructure)
E
endpoint_url (entity.infrastructure.config_models.S3Config attribute)
ensure_ollama_available() (entity.setup.ollama_installer.OllamaInstaller class method)
(entity.setup.OllamaInstaller class method)
entity
module
entity.core
module
entity.defaults
module
entity.infrastructure
module
entity.infrastructure.base
module
entity.infrastructure.config_models
module
entity.infrastructure.local_storage_infra
module
entity.infrastructure.ollama_infra
module
entity.infrastructure.protocols
module
entity.infrastructure.s3_infrastructure
module
entity.plugins
module
entity.plugins.base
module
entity.plugins.context
module
entity.plugins.input_adapter
module
entity.plugins.output_adapter
module
entity.plugins.prompt
module
entity.plugins.smart_selector
module
entity.plugins.tool
module
entity.plugins.validation
module
entity.resources
module
entity.resources.database
module
entity.resources.exceptions
module
entity.resources.file_storage_wrapper
module
entity.resources.llm
module
entity.resources.llm_protocol
module
entity.resources.llm_wrapper
module
entity.resources.local_storage
module
entity.resources.memory
module
entity.resources.metrics
module
entity.resources.storage
module
entity.resources.vector_store
module
entity.setup
module
entity.setup.ollama_installer
module
entity.tools
module
entity.tools.registry
module
entity.tools.sandbox
module
entity.tools.web_search
module
entity.workflow
module
EntityArgumentParsingResource (class in entity.resources)
ENV_VAR_PATTERN (entity.core.IdentifierValidator attribute)
ERROR (entity.resources.LogLevel attribute)
error() (entity.plugins.validation.ValidationResult class method)
errors (entity.plugins.validation.ValidationResult attribute)
execute() (entity.plugins.base.Plugin method)
(entity.plugins.Plugin method)
(entity.resources.database.DatabaseResource method)
(entity.resources.DatabaseResource method)
(entity.resources.Memory method)
(entity.resources.memory.Memory method)
exists() (entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.StorageInfrastructure method)
extra (entity.plugins.base.Plugin.ConfigModel.Config attribute)
(entity.plugins.Plugin.ConfigModel.Config attribute)
F
file_path (entity.infrastructure.config_models.DuckDBConfig attribute)
FileStorage (class in entity.resources)
(class in entity.resources.file_storage_wrapper)
flush_state() (entity.plugins.context.PluginContext method)
from_env() (entity.defaults.DefaultConfig class method)
func (entity.tools.registry.ToolInfo attribute)
(entity.tools.ToolInfo attribute)
G
generate() (entity.infrastructure.HarmonyOSSInfrastructure method)
(entity.infrastructure.ollama_infra.OllamaInfrastructure method)
(entity.infrastructure.OllamaInfrastructure method)
(entity.resources.LLM method)
(entity.resources.llm.LLMResource method)
(entity.resources.llm_protocol.LLMInfrastructure method)
(entity.resources.llm_wrapper.LLM method)
(entity.resources.LLMResource method)
generate_docs() (in module entity.tools.registry)
generate_help() (entity.resources.ArgumentParsingResource method)
(entity.resources.EntityArgumentParsingResource method)
generate_with_channels() (entity.infrastructure.HarmonyOSSInfrastructure method)
get_benchmark_results() (entity.infrastructure.AdaptiveLLMInfrastructure method)
get_current_config() (entity.infrastructure.AdaptiveLLMInfrastructure method)
get_metrics() (entity.core.RateLimiter method)
get_resource() (entity.plugins.context.PluginContext method)
H
handler (entity.resources.CommandDefinition attribute)
HarmonyOSSInfrastructure (class in entity.infrastructure)
health_check() (entity.infrastructure.AdaptiveLLMInfrastructure method)
(entity.infrastructure.base.BaseInfrastructure method)
(entity.infrastructure.BaseInfrastructure method)
(entity.infrastructure.DatabaseInfrastructure method)
(entity.infrastructure.DuckDBInfrastructure method)
(entity.infrastructure.HarmonyOSSInfrastructure method)
(entity.infrastructure.local_storage_infra.LocalStorageInfrastructure method)
(entity.infrastructure.LocalStorageInfrastructure method)
(entity.infrastructure.ollama_infra.OllamaInfrastructure method)
(entity.infrastructure.OllamaInfrastructure method)
(entity.infrastructure.protocols.DatabaseInfrastructure method)
(entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.protocols.VectorStoreInfrastructure method)
(entity.infrastructure.s3_infrastructure.S3Infrastructure method)
(entity.infrastructure.S3Infrastructure method)
(entity.infrastructure.StorageInfrastructure method)
(entity.infrastructure.VectorStoreInfrastructure method)
(entity.resources.ArgumentParsingResource method)
(entity.resources.database.DatabaseResource method)
(entity.resources.DatabaseResource method)
(entity.resources.file_storage_wrapper.FileStorage method)
(entity.resources.FileStorage method)
(entity.resources.LLM method)
(entity.resources.llm.LLMResource method)
(entity.resources.llm_protocol.LLMInfrastructure method)
(entity.resources.llm_wrapper.LLM method)
(entity.resources.LLMResource method)
(entity.resources.local_storage.LocalStorageResource method)
(entity.resources.LocalStorageResource method)
(entity.resources.Memory method)
(entity.resources.memory.Memory method)
(entity.resources.metrics.MetricsCollectorResource method)
(entity.resources.MetricsCollectorResource method)
(entity.resources.RichLoggingResource method)
(entity.resources.storage.StorageResource method)
(entity.resources.StorageResource method)
(entity.resources.vector_store.VectorStoreResource method)
(entity.resources.VectorStoreResource method)
health_check_sync() (entity.infrastructure.base.BaseInfrastructure method)
(entity.infrastructure.BaseInfrastructure method)
(entity.resources.database.DatabaseResource method)
(entity.resources.DatabaseResource method)
(entity.resources.file_storage_wrapper.FileStorage method)
(entity.resources.FileStorage method)
(entity.resources.LLM method)
(entity.resources.llm.LLMResource method)
(entity.resources.llm_wrapper.LLM method)
(entity.resources.LLMResource method)
(entity.resources.local_storage.LocalStorageResource method)
(entity.resources.LocalStorageResource method)
(entity.resources.Memory method)
(entity.resources.memory.Memory method)
(entity.resources.storage.StorageResource method)
(entity.resources.StorageResource method)
(entity.resources.vector_store.VectorStoreResource method)
(entity.resources.VectorStoreResource method)
help (entity.resources.ArgumentDefinition attribute)
(entity.resources.CommandDefinition attribute)
I
IdentifierValidator (class in entity.core)
INFO (entity.resources.LogLevel attribute)
InfrastructureError
,
[1]
INJECTION_PATTERNS (entity.core.SQLValidator attribute)
input_model (entity.tools.registry.ToolInfo attribute)
(entity.tools.ToolInfo attribute)
InputAdapterPlugin (class in entity.plugins)
(class in entity.plugins.input_adapter)
INTEGER (entity.resources.ArgumentType attribute)
J
JSONYAMLValidator (class in entity.core)
L
list_files() (entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.StorageInfrastructure method)
listen() (entity.plugins.context.PluginContext method)
LLM (class in entity.resources)
(class in entity.resources.llm_wrapper)
LLMInfrastructure (class in entity.resources.llm_protocol)
LLMResource (class in entity.resources)
(class in entity.resources.llm)
load() (entity.resources.Memory method)
(entity.resources.memory.Memory method)
load_defaults() (in module entity.defaults)
load_state() (entity.plugins.context.PluginContext method)
LocalStorageConfig (class in entity.infrastructure.config_models)
LocalStorageInfrastructure (class in entity.infrastructure)
(class in entity.infrastructure.local_storage_infra)
LocalStorageResource (class in entity.resources)
(class in entity.resources.local_storage)
log() (entity.plugins.context.PluginContext method)
(entity.resources.ArgumentParsingResource method)
(entity.resources.RichConsoleLoggingResource method)
(entity.resources.RichJSONLoggingResource method)
(entity.resources.RichLoggingResource method)
logger (entity.setup.ollama_installer.OllamaInstaller attribute)
(entity.setup.OllamaInstaller attribute)
LogLevel (class in entity.resources)
M
ManagedMemory (class in entity.resources)
Memory (class in entity.resources)
(class in entity.resources.memory)
MetricsCollectorResource (class in entity.resources)
(class in entity.resources.metrics)
model (entity.infrastructure.config_models.OllamaConfig attribute)
model_config (entity.infrastructure.config_models.DuckDBConfig attribute)
(entity.infrastructure.config_models.LocalStorageConfig attribute)
(entity.infrastructure.config_models.OllamaConfig attribute)
(entity.infrastructure.config_models.S3Config attribute)
(entity.plugins.base.Plugin.ConfigModel attribute)
(entity.plugins.Plugin.ConfigModel attribute)
module
entity
entity.core
entity.defaults
entity.infrastructure
entity.infrastructure.base
entity.infrastructure.config_models
entity.infrastructure.local_storage_infra
entity.infrastructure.ollama_infra
entity.infrastructure.protocols
entity.infrastructure.s3_infrastructure
entity.plugins
entity.plugins.base
entity.plugins.context
entity.plugins.input_adapter
entity.plugins.output_adapter
entity.plugins.prompt
entity.plugins.smart_selector
entity.plugins.tool
entity.plugins.validation
entity.resources
entity.resources.database
entity.resources.exceptions
entity.resources.file_storage_wrapper
entity.resources.llm
entity.resources.llm_protocol
entity.resources.llm_wrapper
entity.resources.local_storage
entity.resources.memory
entity.resources.metrics
entity.resources.storage
entity.resources.vector_store
entity.setup
entity.setup.ollama_installer
entity.tools
entity.tools.registry
entity.tools.sandbox
entity.tools.web_search
entity.workflow
N
name (entity.resources.ArgumentDefinition attribute)
(entity.resources.CommandDefinition attribute)
(entity.tools.registry.ToolInfo attribute)
(entity.tools.ToolInfo attribute)
O
ollama_model (entity.defaults.DefaultConfig attribute)
ollama_url (entity.defaults.DefaultConfig attribute)
OllamaConfig (class in entity.infrastructure.config_models)
OllamaInfrastructure (class in entity.infrastructure)
(class in entity.infrastructure.ollama_infra)
OllamaInstaller (class in entity.setup)
(class in entity.setup.ollama_installer)
original_error (entity.core.PipelineError attribute)
OUTPUT (entity.resources.ArgumentCategory attribute)
output_model (entity.tools.registry.ToolInfo attribute)
(entity.tools.ToolInfo attribute)
OutputAdapterPlugin (class in entity.plugins)
(class in entity.plugins.output_adapter)
P
parse() (entity.resources.ArgumentParsingResource method)
(entity.resources.EntityArgumentParsingResource method)
PATH (entity.resources.ArgumentType attribute)
permissions (entity.infrastructure.config_models.LocalStorageConfig attribute)
PipelineError
Plugin (class in entity.plugins)
(class in entity.plugins.base)
plugin (entity.core.PipelineError attribute)
Plugin.ConfigModel (class in entity.plugins)
(class in entity.plugins.base)
Plugin.ConfigModel.Config (class in entity.plugins)
(class in entity.plugins.base)
PluginContext (class in entity.plugins.context)
PluginError
pool_size (entity.infrastructure.config_models.DuckDBConfig attribute)
PromptPlugin (class in entity.plugins)
(class in entity.plugins.prompt)
PYTHON_IDENTIFIER_PATTERN (entity.core.IdentifierValidator attribute)
Q
query() (entity.resources.Memory method)
(entity.resources.memory.Memory method)
(entity.resources.vector_store.VectorStoreResource method)
(entity.resources.VectorStoreResource method)
queue_tool_use() (entity.plugins.context.PluginContext method)
R
RateLimiter (class in entity.core)
read() (entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.StorageInfrastructure method)
recall() (entity.plugins.context.PluginContext method)
record_plugin_execution() (entity.resources.metrics.MetricsCollectorResource method)
(entity.resources.MetricsCollectorResource method)
recoverable (entity.core.PipelineError attribute)
region (entity.infrastructure.config_models.S3Config attribute)
register_argument() (entity.resources.ArgumentParsingResource method)
register_command() (entity.resources.ArgumentParsingResource method)
register_tool() (in module entity.tools)
(in module entity.tools.registry)
remember() (entity.plugins.context.PluginContext method)
required (entity.resources.ArgumentDefinition attribute)
reset() (entity.core.RateLimiter method)
resolve() (entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.StorageInfrastructure method)
resolve_path() (entity.infrastructure.local_storage_infra.LocalStorageInfrastructure method)
(entity.infrastructure.LocalStorageInfrastructure method)
RESOURCE (entity.resources.ArgumentCategory attribute)
ResourceError
,
[1]
ResourceInitializationError
,
[1]
response (entity.plugins.context.WorkflowContext property)
RichConsoleLoggingResource (class in entity.resources)
RichJSONLoggingResource (class in entity.resources)
RichLoggingResource (class in entity.resources)
RobustMemory (class in entity.resources)
run() (entity.tools.sandbox.SandboxedToolRunner method)
(entity.tools.SandboxedToolRunner method)
run_tool_queue() (entity.plugins.context.PluginContext method)
S
S3Config (class in entity.infrastructure.config_models)
S3Infrastructure (class in entity.infrastructure)
(class in entity.infrastructure.s3_infrastructure)
SAFE_FUNCTIONS (entity.core.SQLValidator attribute)
SAFE_IDENTIFIER_PATTERN (entity.core.IdentifierValidator attribute)
SandboxedToolRunner (class in entity.tools)
(class in entity.tools.sandbox)
SandboxError
sanitize_value() (entity.core.SQLValidator method)
say() (entity.plugins.context.PluginContext method)
(entity.plugins.context.WorkflowContext method)
session() (entity.infrastructure.s3_infrastructure.S3Infrastructure method)
(entity.infrastructure.S3Infrastructure method)
set_reasoning_effort() (entity.infrastructure.HarmonyOSSInfrastructure method)
severity (entity.core.PipelineError attribute)
should_execute() (entity.plugins.base.Plugin method)
(entity.plugins.Plugin method)
shutdown() (entity.infrastructure.AdaptiveLLMInfrastructure method)
(entity.infrastructure.base.BaseInfrastructure method)
(entity.infrastructure.BaseInfrastructure method)
(entity.infrastructure.DatabaseInfrastructure method)
(entity.infrastructure.DuckDBInfrastructure method)
(entity.infrastructure.HarmonyOSSInfrastructure method)
(entity.infrastructure.local_storage_infra.LocalStorageInfrastructure method)
(entity.infrastructure.LocalStorageInfrastructure method)
(entity.infrastructure.ollama_infra.OllamaInfrastructure method)
(entity.infrastructure.OllamaInfrastructure method)
(entity.infrastructure.protocols.DatabaseInfrastructure method)
(entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.protocols.VectorStoreInfrastructure method)
(entity.infrastructure.s3_infrastructure.S3Infrastructure method)
(entity.infrastructure.S3Infrastructure method)
(entity.infrastructure.StorageInfrastructure method)
(entity.infrastructure.VectorStoreInfrastructure method)
skip_conditions (entity.plugins.base.Plugin attribute)
(entity.plugins.Plugin attribute)
SmartToolSelectorPlugin (class in entity.plugins.smart_selector)
SQLValidator (class in entity.core)
stage (entity.core.PipelineError attribute)
startup() (entity.infrastructure.AdaptiveLLMInfrastructure method)
(entity.infrastructure.base.BaseInfrastructure method)
(entity.infrastructure.BaseInfrastructure method)
(entity.infrastructure.DatabaseInfrastructure method)
(entity.infrastructure.DuckDBInfrastructure method)
(entity.infrastructure.HarmonyOSSInfrastructure method)
(entity.infrastructure.local_storage_infra.LocalStorageInfrastructure method)
(entity.infrastructure.LocalStorageInfrastructure method)
(entity.infrastructure.ollama_infra.OllamaInfrastructure method)
(entity.infrastructure.OllamaInfrastructure method)
(entity.infrastructure.protocols.DatabaseInfrastructure method)
(entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.protocols.VectorStoreInfrastructure method)
(entity.infrastructure.s3_infrastructure.S3Infrastructure method)
(entity.infrastructure.S3Infrastructure method)
(entity.infrastructure.StorageInfrastructure method)
(entity.infrastructure.VectorStoreInfrastructure method)
storage_path (entity.defaults.DefaultConfig attribute)
StorageInfrastructure (class in entity.infrastructure)
(class in entity.infrastructure.protocols)
StorageResource (class in entity.resources)
(class in entity.resources.storage)
store() (entity.resources.Memory method)
(entity.resources.memory.Memory method)
STRING (entity.resources.ArgumentType attribute)
success() (entity.plugins.validation.ValidationResult class method)
supported_stages (entity.plugins.base.Plugin attribute)
(entity.plugins.input_adapter.InputAdapterPlugin attribute)
(entity.plugins.InputAdapterPlugin attribute)
(entity.plugins.output_adapter.OutputAdapterPlugin attribute)
(entity.plugins.OutputAdapterPlugin attribute)
(entity.plugins.Plugin attribute)
(entity.plugins.prompt.PromptPlugin attribute)
(entity.plugins.PromptPlugin attribute)
(entity.plugins.smart_selector.SmartToolSelectorPlugin attribute)
(entity.plugins.tool.ToolPlugin attribute)
(entity.plugins.ToolPlugin attribute)
SYSTEM (entity.resources.ArgumentCategory attribute)
T
TABLE_NAME_PATTERN (entity.core.IdentifierValidator attribute)
to_dict() (entity.core.PipelineError method)
tool_use() (entity.plugins.context.PluginContext method)
ToolInfo (class in entity.tools)
(class in entity.tools.registry)
ToolPlugin (class in entity.plugins)
(class in entity.plugins.tool)
type (entity.resources.ArgumentDefinition attribute)
TypeValidator (class in entity.core)
U
upload_text() (entity.resources.file_storage_wrapper.FileStorage method)
(entity.resources.FileStorage method)
(entity.resources.local_storage.LocalStorageResource method)
(entity.resources.LocalStorageResource method)
(entity.resources.storage.StorageResource method)
(entity.resources.StorageResource method)
URL_SAFE_PATTERN (entity.core.IdentifierValidator attribute)
V
validate_base_url() (entity.infrastructure.config_models.OllamaConfig class method)
validate_bucket_name() (entity.infrastructure.config_models.S3Config class method)
validate_column_name() (entity.core.IdentifierValidator class method)
validate_column_names() (entity.core.SQLValidator method)
validate_config() (entity.plugins.base.Plugin method)
(entity.plugins.Plugin method)
validate_dict_schema() (entity.core.TypeValidator static method)
validate_env_var() (entity.core.IdentifierValidator class method)
validate_file_path() (entity.infrastructure.config_models.DuckDBConfig class method)
validate_identifier() (entity.core.IdentifierValidator class method)
validate_json() (entity.core.JSONYAMLValidator static method)
validate_list_types() (entity.core.TypeValidator static method)
validate_permissions() (entity.infrastructure.config_models.LocalStorageConfig class method)
validate_python_identifier() (entity.core.IdentifierValidator class method)
validate_query_safe() (entity.core.SQLValidator method)
validate_schema() (entity.core.JSONYAMLValidator static method)
validate_table_name() (entity.core.IdentifierValidator class method)
(entity.core.SQLValidator method)
validate_type() (entity.core.TypeValidator static method)
validate_url_safe() (entity.core.IdentifierValidator class method)
validate_workflow() (entity.plugins.base.Plugin method)
(entity.plugins.Plugin method)
validate_yaml() (entity.core.JSONYAMLValidator static method)
ValidationError
ValidationResult (class in entity.plugins.validation)
validator (entity.resources.ArgumentDefinition attribute)
vector_store (entity.resources.Memory attribute)
(entity.resources.memory.Memory attribute)
VectorStoreInfrastructure (class in entity.infrastructure)
(class in entity.infrastructure.protocols)
VectorStoreResource (class in entity.resources)
(class in entity.resources.vector_store)
version (entity.infrastructure.base.BaseInfrastructure attribute)
(entity.infrastructure.BaseInfrastructure attribute)
(entity.infrastructure.config_models.DuckDBConfig attribute)
(entity.infrastructure.config_models.LocalStorageConfig attribute)
(entity.infrastructure.config_models.OllamaConfig attribute)
(entity.infrastructure.config_models.S3Config attribute)
W
wait_if_needed() (entity.core.RateLimiter method)
WARNING (entity.resources.LogLevel attribute)
web_search() (in module entity.tools.web_search)
WORKFLOW (entity.resources.ArgumentCategory attribute)
WorkflowContext (class in entity.plugins.context)
write() (entity.infrastructure.protocols.StorageInfrastructure method)
(entity.infrastructure.StorageInfrastructure method)