MCPcopy Create free account

hub / github.com/acking-you/static_flow / functions

Functions7,843 in github.com/acking-you/static_flow

↓ 4 callersMethodcodex_status_key
(&self)
crates/llm-access-store/src/request_cache.rs:429
↓ 4 callersFunctioncodex_surface_error_body_with_code
Like [`codex_surface_error_body`] but injects an OpenAI-style `error.code` (e.g. `server_is_overloaded`) so the Codex client can classify the failure
crates/llm-access/src/provider/errors.rs:197
↓ 4 callersFunctioncodex_surface_error_response
(endpoint: &str, status: StatusCode, message: &str)
crates/llm-access/src/provider/errors.rs:209
↓ 4 callersFunctioncollect_markdown_candidates
(value: &Value, output: &mut Vec<String>)
crates/backend/src/comment_worker.rs:656
↓ 4 callersFunctioncollect_process_allocator
Ask mimalloc to return unused pages after allocation-heavy maintenance work.
crates/llm-access/src/allocator.rs:30
↓ 4 callersFunctioncollect_state_files
(root: &Path, state: &str)
crates/llm-usage-journal/src/inspect.rs:26
↓ 4 callersFunctioncomment_ai_chunks_schema
()
crates/store/src/comments_store.rs:959
↓ 4 callersFunctioncompact_json
(value: Any)
skills/kiro-social-onboarder/scripts/onboard_kiro_social_github.py:56
↓ 4 callersFunctioncompact_json
(value: Any)
skills/kiro-social-onboarder/scripts/onboard_kiro_social_google.py:54
↓ 4 callersFunctioncompute_billable_tokens
Shared billable-token weighting used for gateway accounting. Cached input is billed at one tenth of uncached input, while output tokens are billed at
crates/llm-access-core/src/store/config.rs:426
↓ 4 callersFunctioncompute_billable_tokens
Shared billable-token weighting used for gateway accounting. Cached input is billed at one tenth of uncached input, while output tokens are billed at
crates/store/src/llm_gateway_store/types.rs:106
↓ 4 callersFunctioncompute_kiro_billable_tokens
Apply the configured Kiro model-family multiplier to billable tokens.
crates/llm-access-core/src/store/config.rs:450
↓ 4 callersMethodconnection_blocking
(&self)
crates/llm-access-store/src/request_cache.rs:811
↓ 4 callersFunctioncontains_direct_identity_phrase
(lower_content: &str, phrase: &str)
crates/llm-access-kiro/src/anthropic/converter/identity.rs:159
↓ 4 callersFunctioncontent_items
(value: &Value)
crates/llm-access-codex/src/anthropic_messages.rs:222
↓ 4 callersMethodcooldown_for_account
Return the remaining request-path cooldown for one Codex account. This state is intentionally local and ephemeral: - it is only used to keep request
crates/llm-access/src/provider/limiter.rs:77
↓ 4 callersFunctioncounts
(real: i32, local: i32)
crates/llm-access-kiro/src/cache_sim/anchor_index.rs:348
↓ 4 callersMethodcreate_admin_proxy_config
( &self, proxy: NewAdminProxyConfig, )
crates/llm-access-store/src/postgres/proxy.rs:490
↓ 4 callersFunctioncreate_legacy_usage_archive_without_stream_columns
(path: &std::path::Path)
crates/llm-access-store/src/duckdb/tests.rs:169
↓ 4 callersFunctioncreate_router
(state: Arc<LocalMediaState>)
crates/media-service/src/routes.rs:24
↓ 4 callersMethodcurrent_generation
(&self)
crates/llm-access-store/src/usage_catalog.rs:707
↓ 4 callersFunctiondecode_journal_usage_batch
Decode one journal batch payload, accepting both current and legacy event layouts within schema version 1.
crates/llm-usage-journal/src/wire.rs:691
↓ 4 callersFunctiondedupe_documents_in_place
(documents: &mut Vec<KiroDocument>, seen: &mut HashSet<String>)
crates/llm-access-kiro/src/anthropic/converter/convert.rs:492
↓ 4 callersFunctiondefault_public_model_catalog_value
Build the standalone service's default public model catalog.
crates/llm-access-codex/src/models.rs:154
↓ 4 callersFunctiondefault_table_maintenance_tasks
()
crates/backend/src/table_maintenance.rs:295
↓ 4 callersFunctiondelete_account
(base_url: str, name: str, token: str | None)
skills/kiro-social-onboarder/scripts/onboard_kiro_social_github.py:573
↓ 4 callersFunctionderived_moderation_session_key
Derive a stable content-scoped ban key for requests without any session id so identical retries are deduplicated in memory and by the store conflict.
crates/llm-access/src/moderation.rs:603
↓ 4 callersFunctiondisconnect_rate
(group: &UsageMetricsGroupAccumulator)
crates/llm-access-store/src/duckdb/metrics.rs:36
↓ 4 callersFunctionduckdb_wal_path
(path: &Path)
crates/llm-access-store/src/duckdb/retention.rs:281
↓ 4 callersFunctionduration_ms
(started: Instant)
crates/llm-access-codex-image/src/gateway.rs:1011
↓ 4 callersFunctionelapsed_ms
(started: Instant)
crates/llm-access/src/anthropic_upstream_probe.rs:463
↓ 4 callersMethodencode_section
Serialize the trie as a pre-order DFS section into `out`. With a token cap below the resident total, edges are emitted hottest-first and emission stop
crates/llm-access-kiro/src/cache_sim/prefix_tree.rs:207
↓ 4 callersFunctionenforce_anthropic_upstream_test_cooldown
( last_test_at_ms: Option<i64>, now_ms: i64, )
crates/llm-access/src/admin.rs:7434
↓ 4 callersMethodensure_capacity
Resize the backing LRU to `max_entries`, preserving recency order.
crates/llm-access-kiro/src/cache_sim/anchor_index.rs:145
↓ 4 callersFunctionensure_fts_index
(table: &Table, column: &str)
crates/cli/src/db.rs:168
↓ 4 callersFunctionenv_path
(env_map: &BTreeMap<String, String>, key: &str)
crates/media-service/src/config.rs:94
↓ 4 callersFunctionerror_rate
(group: &UsageMetricsGroupAccumulator)
crates/llm-access-store/src/duckdb/metrics.rs:32
↓ 4 callersFunctionestimate_read_time
(content: &str)
crates/cli/src/utils.rs:80
↓ 4 callersFunctionevalJs
(expression)
skills/kiro-social-onboarder/scripts/drive_kiro_social_github.mjs:58
↓ 4 callersFunctionextract_error_message_from_json_value
(value: &Value)
crates/llm-access/src/provider/errors.rs:226
↓ 4 callersFunctionextract_final_reply_from_text
(raw: &str)
crates/backend/src/comment_worker.rs:706
↓ 4 callersFunctionextract_tool_result_content
(content: &Option<serde_json::Value>)
crates/llm-access-kiro/src/anthropic/converter/tool_result.rs:81
↓ 4 callersMethodfinal_usage
(&self)
crates/llm-access-kiro/src/anthropic/stream/context.rs:229
↓ 4 callersMethodfinish
(&mut self)
crates/llm-access/src/activity.rs:67
↓ 4 callersMethodflush_pending_block
(&mut self)
crates/llm-usage-journal/src/writer.rs:195
↓ 4 callersMethodflush_pending_block
(&mut self)
crates/llm-usage-journal/src/rollup.rs:186
↓ 4 callersFunctionflush_usage_event_buffer
( targets: UsageEventFlushTargets<'_>, mut state: UsageEventFlushState<'_>, error_message: &'stati
crates/llm-access/src/runtime.rs:1418
↓ 4 callersFunctionfuture_token
()
crates/llm-access/src/codex_refresh.rs:695
↓ 4 callersFunctiongenerate_secret
()
crates/llm-access/src/admin.rs:5331
↓ 4 callersFunctiongenerate_task_id
(prefix: &str)
crates/llm-access/src/submission.rs:1015
↓ 4 callersMethodget_admin_proxy_config
( &self, proxy_id: &str, )
crates/llm-access-store/src/postgres/proxy.rs:483
↓ 4 callersMethodget_optional_bool
(&self, name: &str)
crates/llm-access-store/src/postgres.rs:90
↓ 4 callersMethodget_published_comment_by_comment_id
( &self, comment_id: &str, )
crates/store/src/comments_store.rs:552
↓ 4 callersMethodget_string
(&self, name: &str)
crates/llm-access-kiro/src/parser/header.rs:91
↓ 4 callersMethodgpt2api_account_contribution_requests_table
(&self)
crates/store/src/llm_gateway_store/mod.rs:217
↓ 4 callersFunctionhas_remaining_kiro_candidate
( routes: &[ProviderKiroRoute], failed_accounts: &HashSet<String>, current_account_name: &str, )
crates/llm-access/src/provider/kiro_dispatch.rs:2140
↓ 4 callersFunctionhash_bytes
(bytes: &[u8])
crates/cli/src/utils.rs:86
↓ 4 callersFunctionhash_segment_hashes
(salt: &[u8], segments: impl IntoIterator<Item = &'a str>)
crates/llm-access-codex/src/request/session.rs:468
↓ 4 callersFunctionhash_token_atom
(text: &str)
crates/llm-access-kiro/src/cache_sim/projection.rs:593
↓ 4 callersFunctionhls_player_url
(job_id: &str)
crates/media-service/src/playback.rs:450
↓ 4 callersMethodidentity_response_enabled
(&self)
crates/llm-access-kiro/src/anthropic/stream/context.rs:254
↓ 4 callersMethodimages_table
(&self)
crates/store/src/lancedb_api.rs:294
↓ 4 callersFunctionimport_from_sqlite_blocking
( path: &Path, requested_name: Option<&str>, )
crates/llm-access-kiro/src/local_import.rs:79
↓ 4 callersFunctioninit_runtime_logging
Initialize shared runtime logging for one native service.
crates/runtime/src/runtime_logging.rs:75
↓ 4 callersFunctioninitialize_duckdb_target_path_with_connection_config
( path: impl AsRef<Path>, connection_config: DuckDbUsageConnectionConfig, )
crates/llm-access-store/src/duckdb/connection.rs:31
↓ 4 callersFunctionint32_array
(batch: &'a RecordBatch, name: &str)
crates/store/src/lancedb_api.rs:3095
↓ 4 callersFunctioninternal_error
(message: impl Into<String>)
crates/backend/src/media_proxy/handlers.rs:293
↓ 4 callersMethodinvalidate_authenticated_key_cache_by_ids
(&self, key_ids: &[String])
crates/llm-access-store/src/postgres/cache.rs:182
↓ 4 callersMethodis_active
(&self)
crates/llm-access-kiro/src/wire.rs:523
↓ 4 callersFunctionis_blob_v2_field
(field: &arrow_schema::Field)
crates/cli/src/commands/db_manage.rs:1921
↓ 4 callersFunctionis_han_char
Han (CJK ideographic) scan ranges routed to Jieba: the main Unified Ideographs block, Extension A, Compatibility Ideographs, and the supplementary pla
crates/llm-access-core/src/moderation.rs:630
↓ 4 callersFunctionis_private_kiro_remote_media_ip
(ip: IpAddr)
crates/llm-access/src/provider/kiro_media.rs:524
↓ 4 callersFunctionis_private_or_loopback_ip
(ip: IpAddr)
crates/llm-access/src/geoip.rs:470
↓ 4 callersFunctionis_terminal_status
(status: static_flow_media_types::UploadTaskStatus)
crates/frontend/src/components/admin_local_media_uploads.rs:362
↓ 4 callersFunctionis_valid_uuid
(value: &str)
crates/llm-access-kiro/src/anthropic/converter/session.rs:47
↓ 4 callersFunctionjoin_filters
Joins an iterator of optional SQL filter clauses with ` AND `. `None` and empty/whitespace-only entries are silently dropped. Returns `None` when no
crates/store/src/llm_gateway_store/mod.rs:1894
↓ 4 callersFunctionjsString
(value)
skills/kiro-social-onboarder/scripts/drive_kiro_social_github.mjs:70
↓ 4 callersFunctionjson_string_any
(value: &Value, keys: &[&str])
crates/llm-access-codex-image/src/gateway.rs:959
↓ 4 callersFunctionjson_string_field
(value: &Value, name: &str)
crates/llm-access/src/provider/codex_auth.rs:107
↓ 4 callersFunctionkiro_key_limit_response
(rejection: &LimitRejection)
crates/llm-access/src/provider/limiter.rs:157
↓ 4 callersFunctionkiro_key_route_summary
( route_strategy: &str, account_group_id: &str, preferred_pool_strategy: &str, account_groups:
crates/frontend/src/pages/admin_kiro_gateway.rs:766
↓ 4 callersFunctionkiro_usage_event_from_meta
( key: &llm_access_core::store::AuthenticatedKey, route: Option<&llm_access_core::store::ProviderKiroR
crates/llm-access/src/provider/kiro_usage.rs:30
↓ 4 callersMethodlast_usage_success_at
(&self)
crates/llm-access/src/codex_status.rs:197
↓ 4 callersMethodlist_admin_codex_accounts_filtered_page
( &self, query: &AdminCodexAccountPageQuery, page: AdminPageRequest, )
crates/llm-access-store/src/postgres/codex_account.rs:776
↓ 4 callersMethodlist_api_behavior_events
( &self, since_ms: Option<i64>, until_ms: Option<i64>, limit: Option<usize>,
crates/store/src/lancedb_api.rs:465
↓ 4 callersFunctionlist_array
(batch: &'a RecordBatch, name: &str)
crates/store/src/lancedb_api.rs:3088
↓ 4 callersMethodlist_images_paged
( &self, limit: Option<usize>, offset: usize, )
crates/store/src/lancedb_api.rs:1449
↓ 4 callersMethodlist_moderation_banned_sessions
( &self, page: AdminPageRequest, query: &AdminModerationBannedSessionPageQuery, )
crates/llm-access-store/src/postgres/moderation.rs:475
↓ 4 callersMethodlist_usage_filter_options
( &self, query: UsageEventQuery, )
crates/llm-access-store/src/duckdb/repository.rs:490
↓ 4 callersFunctionloadUsage
(offset = usageOffset, query = usageQuery)
crates/frontend/gpt2api-app/src/App.tsx:398
↓ 4 callersMethodload_admin_anthropic_upstream_probe_target
( &self, name: &str, )
crates/llm-access-store/src/postgres/anthropic_upstream.rs:507
↓ 4 callersMethodload_admin_proxy_configs_cached
( &self, )
crates/llm-access-store/src/postgres/cache.rs:24
↓ 4 callersFunctionload_frontend_index_html
(frontend_dist_dir: &Path)
crates/backend/src/state.rs:386
↓ 4 callersMethodload_index_html_template
(&self)
crates/backend/src/state.rs:376
↓ 4 callersFunctionload_json
(raw: str, context: str)
skills/kiro-local-account-importer/scripts/import_kiro_accounts.py:53
↓ 4 callersMethodload_kiro_admin_account_view_context
( &self, )
crates/llm-access-store/src/postgres/kiro_account.rs:1023
↓ 4 callersFunctionmap_comment_action_error
( fallback_message: &str, err: impl std::fmt::Display, )
crates/backend/src/handlers.rs:3653
↓ 4 callersFunctionmap_response_to_anthropic_message
Adapt a completed responses payload into an Anthropic messages payload.
crates/llm-access-codex/src/anthropic_messages.rs:1082
↓ 4 callersFunctionmap_response_to_chat_completion
Adapt a completed responses payload into the classic chat/completions schema.
crates/llm-access-codex/src/response.rs:275
↓ 4 callersMethodmark_pre_handler_done
(&mut self, parse_ms: i64)
crates/llm-access/src/provider/usage_meta.rs:134
← previousnext →801–900 of 7,843, ranked by callers