Package index
-
ARCHITECT_PROMPT_TEMPLATE - Architect Agent for Team Composition
-
ARCHITECT_V2_PROMPT_TEMPLATE - Architect V2: Enhanced Meta-Agent with Success Criteria
-
AgentLibrary - Agent Discovery Library
-
AgentRegistry - AgentRegistry Class
-
AgentTeam - AgentTeam Class
-
AnthropicProvider - Anthropic Provider Class
-
ArchitectV2 - Architect V2 R6 Class
-
ChatSession - ChatSession Class
-
DeepSeekProvider - DeepSeek Provider Class
-
EVALUATOR_PROMPT - Evaluator Agent: Result Quality Assessment
-
EmbeddingModelV1 - Embedding Model V1 (Abstract Base Class)
-
Evaluator - Evaluator R6 Class
-
FlowStack - FlowStack Class
-
GenerateResult - Generate Result
-
HookHandler - Hook Handler
-
LanguageModelV1 - Language Model V1 (Abstract Base Class)
-
McpClient - MCP Client
-
McpDiscovery - MCP Discovery Class
-
McpRouter - MCP Router Class
-
McpServer - MCP Server
-
McpSseClient - MCP SSE Client
-
Middleware - Middleware (Base Class)
-
NvidiaProvider - NVIDIA Provider Class
-
ObjectStrategy - Object Strategy
-
OpenAIProvider - OpenAI Provider Class
-
OutputStrategy - Output Strategy Interface
-
ProjectMemory - Project Memory Class
-
ProviderRegistry - Provider Registry
-
REFINER_PROMPT - Refiner Agent: Failure Analysis and Improvement Strategy
-
Refiner - Refiner R6 Class
-
SharedSession - SharedSession Class
-
SkillRegistry - SkillRegistry Class
-
SkillStore - Skill Store Class
-
SlmEngine - SLM Engine Class
-
Agent - Agent Class
-
agent_evals - Performance & Benchmarking: Agent Evals
-
agent_library - Agent Library: Built-in Agent Specialists
-
agent_registry - Agent Registry: Agent Storage and Lookup
-
aiChatServer() - AI Chat Server
-
aiChatUI() - AI Chat UI
-
aisdkaisdk-package - aisdk: AI SDK for R
-
analyze_genesis_history() - Extract insights from Genesis V2 execution history
-
analyze_r_package() - Analyze R Package for Skill Creation
-
apiConfigServer() - API Configuration Server
-
apiConfigUI() - API Configuration UI
-
auto_fix() - Autonomous Data Science Pipelines
-
benchmark_agent() - Benchmark Agent
-
benchmark_genesis_v2() - Create a Genesis V2 benchmark suite
-
cache - Caching System
-
cache_tool() - Cache Tool
-
check_sdk_compatibility() - Check SDK Version Compatibility
-
clear_ai_session() - Clear AI Engine Session
-
clear_genesis_cache() - Clear team composition cache
-
compat - Compatibility Layer: Feature Flags and Migration Support
-
Computer - Computer Class
-
configure_api() - Launch API Configuration App
-
console - Console Chat: Interactive REPL
-
console_agent - Console Agent: Intelligent Terminal Assistant
-
console_chat() - Start Console Chat
-
content_image() - Create Image Content
-
content_text() - Create Text Content
-
context - Context Management
-
core_api - Core API: High-Level Functions
-
generate_object() - Core Object API: Structured Output Generation
-
create_agent() - Create an Agent
-
create_agent_registry() - Create an Agent Registry
-
create_anthropic() - Create Anthropic Provider
-
create_architect_agent() - Create Architect agent for team composition
-
create_architect_v2() - Create Architect V2 agent
-
create_chat_session() - Create a Chat Session
-
create_coder_agent() - Create a CoderAgent
-
create_computer_tools() - Create Computer Tools
-
create_console_agent() - Create Console Agent
-
create_console_tools() - Create Console Tools
-
create_data_agent() - Create a DataAgent
-
create_deepseek() - Create DeepSeek Provider
-
create_deepseek_anthropic() - Create DeepSeek Provider (Anthropic API Format)
-
create_embeddings() - Create Embeddings
-
create_env_agent() - Create an EnvAgent
-
create_evaluator_agent() - Create Evaluator agent
-
create_file_agent() - Create a FileAgent
-
create_flow() - Create a Flow
-
create_flow_stack() - Create a FlowStack
-
create_hooks() - Create Hooks
-
create_mcp_client() - Create an MCP Client
-
create_mcp_server() - Create an MCP Server
-
create_mcp_sse_client() - Create MCP SSE Client
-
create_nvidia() - Create NVIDIA Provider
-
create_openai() - Create OpenAI Provider
-
create_orchestration() - Create Orchestration Flow (Compatibility Wrapper)
-
create_permission_hook() - Create Permission Hook
-
create_planner_agent() - Create a PlannerAgent
-
create_refiner_agent() - Create Refiner agent
-
create_schema_from_func() - Create Schema from Function
-
create_session() - Create Session (Compatibility Wrapper)
-
create_shared_session() - Create a Shared Session
-
create_skill() - Create Skill Scaffold
-
create_skill_architect_agent() - Create a SkillArchitect Agent
-
create_skill_forge_tools() - Create Skill Forge Tools
-
create_skill_registry() - Create a Skill Registry
-
create_skill_tools() - Create Skill Tools
-
create_standard_registry() - Create Standard Agent Registry
-
create_team() - Create an Agent Team
-
create_telemetry() - Create Telemetry
-
create_visualizer_agent() - Create a VisualizerAgent
-
create_volcengine() - Create Volcengine/Ark Provider
-
create_z_ggtree() - Create Schema for ggtree Function
-
.genesis_cache - Genesis: Zero-Configuration Direct Execution
-
download_model() - Download Model from Hugging Face
-
enable_api_tests() - Check if API tests should be enabled
-
execute_tool_calls() - Execute Tool Calls
-
expect_llm_pass() - Expect LLM Pass
-
expect_no_hallucination() - Expect No Hallucination
-
expect_tool_selection() - Expect Tool Selection
-
export_genesis_result() - Export Genesis V2 result to JSON
-
extract_geom_params() - Extract Geom Parameters from ggproto Object
-
fetch_api_models() - Fetch available models from API provider
-
Flow - Flow Class
-
flow_stack - FlowStack: Enhanced Multi-Agent Orchestration
-
generate_text() - Generate Text
-
genesis() - Execute a task with automatic agent discovery and team assembly
-
genesis_cache_info() - Get cache statistics
-
genesis_v2() - Genesis V2: Direct Execute-Refine Architecture
-
genesis_v2_stats() - Get Genesis V2 statistics
-
get_ai_session() - Get AI Engine Session
-
get_anthropic_base_url() - Get Anthropic base URL from environment
-
get_anthropic_model() - Get Anthropic model name from environment
-
get_anthropic_model_id() - Get Anthropic model ID from environment
-
get_default_registry() - Get Default Registry
-
get_memory() - Get or Create Global Memory
-
get_openai_base_url() - Get OpenAI Base URL from environment
-
get_openai_embedding_model() - Get OpenAI Embedding Model from environment
-
get_openai_model() - Get OpenAI Model from environment
-
get_openai_model_id() - Get OpenAI Model ID from environment
-
get_r_context() - Get R Context
-
get_skill_library() - Get current skill library path
-
get_skill_store() - Get Skill Store
-
ggplot_to_frontend_json() - Export ggplot as Frontend-Ready JSON
-
ggplot_to_z_object() - Convert ggplot Object to Schema-Compliant Structure
-
has_api_key() - Check if specific provider key is available
-
hooks - Hooks System
-
hypothesis_fix_verify() - Hypothesis-Fix-Verify Loop
-
import_genesis_result() - Import Genesis V2 result from JSON
-
init_skill() - Initialize a New Skill
-
install_skill() - Install a Skill
-
knitr_engine - Knitr Engine for AI
-
list_local_models() - List Available Local Models
-
list_skills() - List Installed Skills
-
load_chat_session() - Load a Chat Session
-
mcp_discover() - Distributed MCP Ecosystem
-
mcp_router() - Create MCP Router
-
migrate_pattern() - Migrate Legacy Code
-
multimodal - Multimodal Helpers
-
package_skill() - Package a Skill
-
parse_architect_response() - Parse Architect's JSON response
-
parse_architect_v2_response() - Parse Architect V2's JSON response
-
parse_evaluator_response() - Parse Evaluator's JSON response
-
parse_refiner_response() - Parse Refiner's JSON response
-
plot_genesis_progression() - Visualize Genesis V2 score progression
-
print(<GenerateObjectResult>) - Print GenerateObjectResult
-
print(<benchmark_result>) - Print Benchmark Result
-
print(<z_schema>) - Print Method for z_schema
-
print_genesis_v2_result() - Print Genesis V2 result summary
-
print_migration_guide() - Print Migration Guide
-
project_memory() - Project Memory System
-
r_data_tasks() - Create R Data Tasks Benchmark
-
reactive_tool() - Reactive Tool
-
register_ai_engine() - Register AI Engine
-
reload_env() - Reload project-level environment variables
-
render_text() - Render Markdown Text
-
safe_eval() - Safe Eval with Timeout
-
safe_parse_json() - Safe JSON Parser
-
safe_to_json() - Safe Serialization to JSON
-
scan_skills() - Scan for Skills
-
schema - Schema DSL: Lightweight JSON Schema Generator
-
schema_generator - Schema Generator
-
schema_to_json() - Convert Schema to JSON
-
sdk_feature() - Get Feature Flag
-
sdk_list_features() - List Feature Flags
-
sdk_reset_features() - Reset Feature Flags
-
sdk_set_feature() - Set Feature Flag
-
search_skills() - Search Skills
-
session - Session Management: Stateful Chat Sessions
-
set_skill_library() - Set default skill library path
-
shared_session - SharedSession: Enhanced Multi-Agent Session Management
-
Skill - Skill Class
-
skill_manifest - Skill Manifest Specification
-
skill_registry - Skill Registry: Scan and Manage Skills
-
skill_store - Global Skill Store
-
slm_engine() - Native SLM (Small Language Model) Engine
-
spec_model - Specification Layer: Model Interfaces
-
stdlib_agents - Standard Agent Library: Built-in Specialist Agents
-
strategy - Output Strategy System
-
stream_text() - Stream Text
-
team - Agent Team: Automated Multi-Agent Orchestration
-
Telemetry - Telemetry Class
-
test_new_skill() - Test a Newly Created Skill
-
Tool - Tool Class
-
tool() - Create a Tool
-
uninstall_skill() - Uninstall a Skill
-
update_renviron() - Update .Renviron with new values
-
utils_http - Utilities: HTTP and Retry Logic
-
fix_json() - JSON Utilities
-
utils_middleware - Utilities: Middleware System
-
utils_registry - Utilities: Provider Registry
-
wrap_language_model() - Wrap Language Model with Middleware
-
wrap_reactive_tools() - Wrap Reactive Tools
-
z_aes_mapping() - Aesthetic Mapping Schema
-
z_any() - Create Any Schema
-
z_array() - Create Array Schema
-
z_boolean() - Create Boolean Schema
-
z_coord() - Coordinate System Schema
-
z_dataframe() - Create Dataframe Schema
-
z_describe() - Describe Schema
-
z_empty_object() - Create Empty Object Schema
-
z_enum() - Create Enum Schema
-
z_facet() - Facet Schema
-
z_geom_layer() - Build Geom-Specific Layer Schema
-
z_ggplot() - GGPlot Object Schema
-
z_guide() - Guide Schema
-
z_integer() - Create Integer Schema
-
z_layer() - Layer Schema
-
z_number() - Create Number Schema
-
z_object() - Create Object Schema
-
z_position() - Position Adjustment Schema
-
z_scale() - Scale Schema
-
z_string() - Create String Schema
-
z_theme() - Theme Schema