List of all items
Structs
- bench::BenchExecution
- benchmarks::artificial_analysis::ArtificialAnalysisClient
- benchmarks::cliproxy_metrics::CLIProxyMetricsClient
- benchmarks::cliproxy_metrics::CLIProxyMetricsConfig
- benchmarks::cliproxy_metrics::HealthStatus
- benchmarks::cliproxy_metrics::ModelMetrics
- benchmarks::cliproxy_metrics::ModelRanking
- benchmarks::cliproxy_metrics::ModelUsage
- benchmarks::cliproxy_metrics::ProviderHealth
- benchmarks::cliproxy_metrics::ProviderMetrics
- benchmarks::cliproxy_metrics::ProviderUsage
- benchmarks::cliproxy_metrics::RequestMetrics
- benchmarks::cliproxy_metrics::UsageAnalytics
- benchmarks::openrouter::OpenRouterClient
- benchmarks::overrides::ManualOverrides
- benchmarks::overrides::ManualOverridesConfig
- benchmarks::overrides::ModelOverride
- benchmarks::store::BenchmarkData
- benchmarks::store::BenchmarkStore
- benchmarks::thegent_adapter::ThegentAdapter
- benchmarks::thegent_adapter::ThegentAdapterConfig
- benchmarks::thegent_adapter::ThegentCostValue
- benchmarks::thegent_adapter::ThegentQualityIndex
- benchmarks::thegent_adapter::ThegentSpeedIndex
- cli::BenchArgs
- cli::BenchmarksArgs
- cli::Cli
- cli::CoverageArgs
- cli::DailyArgs
- cli::IngestArgs
- cli::ListBenchmarksArgs
- cli::MonthlyArgs
- cli::OrchestrateArgs
- cli::PricingApplyArgs
- cli::PricingAuditArgs
- cli::PricingCheckArgs
- cli::PricingLintArgs
- cli::PricingReconcileArgs
- cli::QueryArgs
- cli::RefreshBenchmarksArgs
- cli::ShowBenchmarkArgs
- cli::ValidateBenchmarksArgs
- ingest::CursorSqliteColumn
- models::Acc
- models::BenchCorrectnessAccumulator
- models::BenchReport
- models::BenchScenarioCorrectness
- models::BenchScenarioResult
- models::BenchTrendReport
- models::BenchTrendSample
- models::BenchTrendScenarioSummary
- models::CostBreakdown
- models::CoverageReport
- models::CoverageTotals
- models::DailyEntry
- models::DailyReport
- models::IngestDedupeKey
- models::IngestEmitCtx
- models::IngestStats
- models::IngestSummary
- models::MissingProviderPatch
- models::ModelRate
- models::NamedMetric
- models::OrchestrateAggregateCache
- models::OrchestrateAggregateCacheEntry
- models::OrchestrateAggregateCacheKey
- models::OrchestrateAggregateCacheMetrics
- models::OrchestrateAggregateCacheSelector
- models::OrchestrateBenchStageSummary
- models::OrchestrateIngestCache
- models::OrchestrateIngestStageSummary
- models::OrchestratePipelineSummary
- models::OrchestratePricingReconcileStageSummary
- models::OrchestrateStageSummary
- models::PerfGateConfig
- models::PerfGateThreshold
- models::PipelineStageSummaries
- models::PricingApplySummary
- models::PricingAuditReport
- models::PricingBook
- models::PricingLintSummary
- models::PricingMeta
- models::PricingPatch
- models::PricingReconcileApplyResult
- models::PricingReconcileArtifacts
- models::PricingReconcileCheckResult
- models::PricingReconcileOutcome
- models::PricingReconcileSummary
- models::ProviderPricing
- models::SuggestedAliasesPatch
- models::TokenUsage
- models::UiSnapshot
- models::UiSnapshotMetric
- models::UiSnapshotTotals
- models::UnknownModelSuggestion
- models::UsageEvent
- orchestrate::OrchestrateReconcileSummaryPaths
- routing::adapters::AgentAPIAdapter
- routing::adapters::CLIProxyAdapter
- routing::adapters::HeliosHarnessAdapter
- routing::adapters::ThegentRoutingAdapter
- routing::adapters::UnifiedAdapter
- routing::pareto_router::ModelMappingResolver
- routing::pareto_router::ParetoRouter
- routing::ports::ModelMapping
- routing::ports::ProviderHarnessModel
- routing::ports::RoutingAlternative
- routing::ports::RoutingCriteria
- routing::ports::RoutingDecision
- utils::PricingApplyExecution
Enums
- benchmarks::artificial_analysis::AaError
- benchmarks::openrouter::OrError
- benchmarks::store::BenchmarkSource
- benchmarks::store::SourcePriority
- benchmarks::thegent_adapter::ThegentError
- cli::BenchScenario
- cli::BenchmarksCommand
- cli::Command
- cli::IngestProvider
- cli::OnUnpricedAction
- cli::OutputMode
- cli::UiSnapshotMode
- models::OrchestrateAggregateCacheLookup
- routing::mappings::MappingRule
- routing::ports::PortError
Traits
- routing::ports::BenchmarkPort
- routing::ports::MetricsPort
- routing::ports::ModelMappingPort
- routing::ports::RoutingPort
- routing::ports::TrioPort
Functions
- analytics::build_daily_report
- analytics::build_monthly_report
- analytics::render_daily_report
- analytics::run_coverage
- analytics::run_daily
- analytics::run_monthly
- bench::apply_bench_baseline
- bench::bench_correctness_add_breakdown
- bench::bench_correctness_from_accumulator
- bench::bench_correctness_from_breakdown
- bench::build_bench_result
- bench::compare_golden_f64
- bench::compare_golden_u64
- bench::compare_golden_usize
- bench::execute_bench
- bench::load_bench_report
- bench::load_perf_gate_config
- bench::run_bench
- bench::run_bench_burst
- bench::run_bench_cold_backfill
- bench::run_bench_trend
- bench::run_bench_warm_tail
- bench::sorted_median
- bench::sorted_percentile_95
- bench::verify_bench_golden
- bench::write_bench_report
- benchmarks::artificial_analysis::fetch_benchmarks
- benchmarks::cli::run_benchmarks
- benchmarks::openrouter::fetch_benchmarks
- benchmarks::openrouter::normalize_model_id
- cache::build_coverage_report
- cache::collect_unpriced_events
- cache::maybe_write_unpriced_outputs
- cache::resolve_ingest_providers
- cache::resolve_model_alias
- cache::resolve_provider_alias
- cost::allocate_subscription
- cost::build_breakdown
- cost::calc_variable_cost
- cost::compute_costs
- cost::event_pricing
- cost::make_suggestions
- cost::merge_acc
- cost::session_hash
- format::default_generated_at
- format::print_coverage_table
- format::print_daily_markdown
- format::print_daily_table
- format::print_markdown
- format::print_pricing_audit_report
- format::print_table
- format::round2
- format::round4
- format::top_rows
- ingest::build_cursor_sqlite_select_query
- ingest::collect_files_by_ext
- ingest::collect_object_nodes
- ingest::cursor_sqlite_column_rank
- ingest::cursor_sqlite_column_selected
- ingest::cursor_sqlite_table_rank
- ingest::discover_provider_sources
- ingest::extract_json_objects
- ingest::extract_provider_model
- ingest::extract_provider_session_id
- ingest::extract_provider_timestamp
- ingest::extract_provider_token_usage
- ingest::extract_proxyapi_attribute_string
- ingest::extract_proxyapi_attribute_timestamp
- ingest::extract_proxyapi_attribute_u64
- ingest::extract_proxyapi_attributes
- ingest::extract_string_by_keys
- ingest::extract_string_by_paths
- ingest::extract_timestamp
- ingest::extract_token_usage
- ingest::extract_u64_by_keys
- ingest::extract_u64_by_paths
- ingest::find_key_value
- ingest::find_value_by_path
- ingest::home_dir
- ingest::ingest_cursor_sqlite_table_backed
- ingest::ingest_default_model
- ingest::ingest_json_file
- ingest::ingest_jsonl_like
- ingest::ingest_provider_name
- ingest::ingest_source_file
- ingest::ingest_sqlite_best_effort
- ingest::ingest_sqlite_candidate_value
- ingest::ingest_sqlite_json_candidate
- ingest::ingest_sqlite_raw_json_fallback
- ingest::ingest_sqlite_text_with_fallback
- ingest::ingest_value_tree
- ingest::load_ingest_checkpoint
- ingest::normalize_ingest_record
- ingest::parse_epoch_auto
- ingest::parse_proxyapi_timestamp_value
- ingest::parse_timestamp_value
- ingest::quote_sqlite_identifier
- ingest::run_ingest
- ingest::select_cursor_sqlite_columns
- ingest::source_mtime_unix
- ingest::sqlite_list_tables
- ingest::sqlite_query_rows
- ingest::sqlite_table_columns
- ingest::sqlite_value_to_candidate_text
- ingest::unwrap_otel_attribute_value
- ingest::value_to_u64
- ingest::write_ingest_checkpoint
- ingest::write_ingest_summary
- orchestrate::build_orchestrate_aggregate_cache_key
- orchestrate::build_orchestrate_ingest_cache
- orchestrate::build_orchestrate_ui_snapshot
- orchestrate::build_ui_snapshot_from_breakdown
- orchestrate::discover_reconcile_latest_summary_path
- orchestrate::file_content_fingerprint
- orchestrate::files_content_fingerprint
- orchestrate::load_ingest_summary
- orchestrate::load_orchestrate_aggregate_cache
- orchestrate::load_orchestrate_ingest_cache
- orchestrate::maybe_write_orchestrate_pipeline_summary
- orchestrate::on_unpriced_to_str
- orchestrate::orchestrate_aggregate_cache_lookup
- orchestrate::orchestrate_aggregate_selector_id
- orchestrate::orchestrate_ingest_cache_hit
- orchestrate::orchestrate_reconcile_allow_unpriced
- orchestrate::orchestrate_reconcile_workdir
- orchestrate::resolve_ingest_providers
- orchestrate::run_orchestrate
- orchestrate::select_orchestrate_baseline
- orchestrate::ui_snapshot_metric_from_named
- orchestrate::write_json_file_pretty
- orchestrate::write_orchestrate_aggregate_cache
- orchestrate::write_orchestrate_ingest_cache
- orchestrate::write_orchestrate_reconcile_summaries
- orchestrate::write_ui_snapshot
- pricing::build_coverage_report
- pricing::build_pricing_patch
- pricing::collect_unpriced_events
- pricing::execute_pricing_audit
- pricing::execute_pricing_reconcile
- pricing::maybe_write_unpriced_outputs
- pricing::run_pricing_apply
- pricing::run_pricing_audit
- pricing::run_pricing_check
- pricing::run_pricing_check_stage
- pricing::run_pricing_lint
- pricing::run_pricing_reconcile
- pricing::write_jsonl_events
- pricing::write_pricing_patch
- routing::mappings::create_mapping
- routing::mappings::normalize_model_id
- routing::mappings::resolve_harness
- routing::mappings::resolve_provider
- routing::mappings::resolve_trio
- utils::append_rate_violation
- utils::apply_pricing_patch_file
- utils::backup_path_for
- utils::bench_scenario_name
- utils::canonical_model
- utils::canonical_provider
- utils::collect_pricing_placeholder_violations
- utils::fail_on_bench_trend_regressions
- utils::filter_month
- utils::filter_provider_model
- utils::first_existing_model_candidate
- utils::first_existing_provider_candidate
- utils::has_placeholder_marker
- utils::load_events
- utils::load_pricing
- utils::load_pricing_patch
- utils::merge_pricing_patch
- utils::normalize_alias_key
- utils::normalize_events
- utils::normalize_model_filters
- utils::normalize_provider_filters
- utils::parse_jsonl_file
- utils::parse_month
- utils::print_bench_table
- utils::print_bench_trend_table
- utils::render_cost_breakdown
- utils::run_perf_gate_checks
- utils::stamp_reconcile_metadata
- utils::suggest_aliases
- utils::summarize_unpriced_pairs
- utils::validate_aliases
Type Aliases
Constants
- bench::PERF_GATES_PATH
- benchmarks::overrides::EXAMPLE_CONFIG
- cost::MTOK
- orchestrate::ORCHESTRATE_AGGREGATE_CACHE_VERSION
- orchestrate::ORCHESTRATE_INGEST_CACHE_VERSION
- orchestrate::ORCHESTRATE_PIPELINE_SUMMARY_SCHEMA_VERSION
- orchestrate::UI_SNAPSHOT_SCHEMA_VERSION
- routing::mappings::MODEL_FAMILIES
- routing::mappings::PROVIDER_PREFIXES
- utils::MTOK