Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acking-you/static_flow
/ functions
Functions
7,843 in github.com/acking-you/static_flow
⨍
Functions
7,843
◇
Types & classes
1,680
↓ 26 callers
Function
string_col
(batch: &'a RecordBatch, name: &str)
crates/store/src/music_wish_store.rs:892
↓ 25 callers
Function
log
(message: str)
skills/kiro-social-onboarder/scripts/onboard_kiro_social_github.py:52
↓ 24 callers
Function
captured_body_json
(body: &Option<Bytes>)
crates/llm-access/src/provider/usage_meta.rs:345
↓ 24 callers
Method
insert
Insert a stable-prefix page path, evicting the coldest leaves while the total resident token count exceeds `max_tokens`.
crates/llm-access-kiro/src/cache_sim/prefix_tree.rs:128
↓ 24 callers
Function
log_query_path
(query: &str, path: &str, fastest_path: &str, reason: &str)
crates/store/src/lancedb_api.rs:1787
↓ 24 callers
Function
temp_store_dir
(name: &str)
crates/store/src/llm_gateway_store/mod.rs:1929
↓ 24 callers
Function
value_u64_opt
(array: &UInt64Array, idx: usize)
crates/store/src/llm_gateway_store/codec.rs:1913
↓ 23 callers
Function
apply_common_seo
( title: &str, description: &str, canonical_url: &str, og_type: &str, robots: &str, ht
crates/frontend/src/seo.rs:202
↓ 23 callers
Method
get_admin_runtime_config
(&self)
crates/llm-access/src/runtime.rs:1917
↓ 23 callers
Method
into_response
(self)
crates/llm-access/src/submission.rs:1043
↓ 23 callers
Method
process_kiro_event
Dispatches a single Kiro upstream event into zero or more SSE events.
crates/llm-access-kiro/src/anthropic/stream/context.rs:445
↓ 22 callers
Function
codex_route_for_account
(account_name: &str, access_token: &str)
crates/llm-access/src/provider/tests.rs:1488
↓ 22 callers
Function
ensure_nullable_u64_column
Adds a nullable UInt64 column to an existing table without rewriting old rows.
crates/store/src/llm_gateway_store/schema.rs:684
↓ 22 callers
Function
escape_literal
Escape a literal string for safe use inside a simple LanceDB SQL filter.
crates/store/src/llm_gateway_store/schema.rs:1110
↓ 22 callers
Function
optional_json_string_any
(value: &serde_json::Value, fields: &[&str])
crates/llm-access-store/src/postgres/json.rs:19
↓ 22 callers
Function
static_codex_route_store
()
crates/llm-access/src/provider/tests.rs:1513
↓ 22 callers
Function
validate_range
(field: &str, value: u64, min: u64, max: u64)
crates/llm-access/src/admin.rs:6830
↓ 21 callers
Function
apply_default_hreflang
(canonical_url: &str)
crates/frontend/src/seo.rs:250
↓ 21 callers
Function
capture_error_message
(meta: &mut ProviderUsageMetadata, message: &str)
crates/llm-access/src/provider/usage_meta.rs:288
↓ 21 callers
Function
encode_named_json_sse_chunk
(event_name: &str, value: &Value)
crates/llm-access-codex/src/anthropic_messages.rs:1166
↓ 21 callers
Function
now_ms
()
crates/llm-access/src/usage_worker.rs:1029
↓ 21 callers
Function
postgres_migrations
Return target Postgres migrations in execution order.
crates/llm-access-migrations/src/lib.rs:209
↓ 21 callers
Function
write_varint
Append an unsigned LEB128 varint.
crates/llm-access-kiro/src/cache_sim/snapshot.rs:270
↓ 20 callers
Function
ensure_vector_index
(table: &Table, column: &str)
crates/cli/src/db.rs:181
↓ 20 callers
Function
field
(data: dict[str, Any], *names: str)
skills/kiro-local-account-importer/scripts/import_kiro_accounts.py:60
↓ 20 callers
Method
list_usage_events
(&self, query: UsageEventQuery)
crates/llm-access-store/src/duckdb/repository.rs:382
↓ 20 callers
Function
static_kiro_route_store
()
crates/llm-access/src/provider/tests.rs:1520
↓ 19 callers
Function
deterministic_jitter_ttl
( key: &str, base: Duration, floor_ratio: f64, ceil_ratio: f64, )
crates/llm-access-store/src/request_cache.rs:818
↓ 19 callers
Method
fold
Merge one frame's decoded rows, then dedup + trim so the working set stays bounded by `max_entries` regardless of how many frames are folded.
crates/llm-access-kiro/src/cache_sim/snapshot.rs:351
↓ 19 callers
Method
name
(&self)
crates/llm-access/src/codex_status.rs:173
↓ 19 callers
Method
replace
Replace the current config.
crates/llm-access-kiro/src/config.rs:110
↓ 19 callers
Function
required_ts_col
( batch: &'a RecordBatch, name: &str, )
crates/store/src/llm_gateway_store/codec.rs:1875
↓ 19 callers
Function
reset_test_db
(database_url: &str)
crates/llm-access-store/src/postgres.rs:844
↓ 19 callers
Method
songs_table
(&self)
crates/store/src/music_store.rs:826
↓ 19 callers
Function
test_db_guard
()
crates/llm-access-store/src/postgres.rs:807
↓ 19 callers
Method
with_current_message
(mut self, message: CurrentMessage)
crates/llm-access-kiro/src/wire.rs:60
↓ 18 callers
Function
build_search_href
( mode: Option<&str>, keyword: &str, enhanced_highlight: bool, limit: Option<usize>, all:
crates/frontend/src/pages/search.rs:3137
↓ 18 callers
Function
parse_kiro_event
(event_type: &str, payload: serde_json::Value)
crates/llm-access-kiro/src/anthropic/stream/context.rs:1614
↓ 18 callers
Function
value_u32_opt
(array: &UInt32Array, idx: usize)
crates/store/src/llm_gateway_store/codec.rs:1921
↓ 18 callers
Method
with_history
(mut self, history: Vec<Message>)
crates/llm-access-kiro/src/wire.rs:65
↓ 18 callers
Method
with_private_prompt_safety_enabled
(mut self, enabled: bool)
crates/llm-access-kiro/src/anthropic/stream/context.rs:195
↓ 17 callers
Function
api_delete
(url: &str)
crates/frontend/src/api.rs:201
↓ 17 callers
Function
append_optional_str
(builder: &mut StringBuilder, value: &Option<String>)
crates/store/src/music_store.rs:341
↓ 17 callers
Method
as_str
(self)
crates/llm-access/src/admin.rs:933
↓ 17 callers
Function
details_store_dir
(root: &std::path::Path)
crates/llm-access-store/src/duckdb/tests.rs:130
↓ 17 callers
Function
encode_proto_bytes_field
(field_number: u32, value: &[u8], out: &mut Vec<u8>)
crates/llm-access-kiro/src/anthropic/stream/signature.rs:113
↓ 17 callers
Function
fetchJson
(path: string, key: string, init: RequestInit = {})
crates/frontend/gpt2api-app/src/api.ts:26
↓ 17 callers
Method
mark_failover
(&mut self)
crates/llm-access/src/provider/usage_meta.rs:143
↓ 17 callers
Method
mark_stream_finish
(&mut self)
crates/llm-access/src/provider/usage_meta.rs:233
↓ 17 callers
Function
selection_ordered_kiro_routes
( routes: &'a [ProviderKiroRoute], scheduler: &KiroRequestScheduler, latency_ranker: &KiroLatencyR
crates/llm-access/src/provider/route_selection.rs:417
↓ 17 callers
Function
usage_event_filter_column_sql
( columns: &HashSet<String>, table_alias: &str, column: &'static str, missing_sql: &'static st
crates/llm-access-store/src/duckdb/sql.rs:189
↓ 17 callers
Function
validate_max
(field: &str, value: u64, max: u64)
crates/llm-access/src/admin.rs:6846
↓ 16 callers
Function
addContentSlide
(title)
docs/create-pptx.js:88
↓ 16 callers
Function
capture_client_request_body_json
(meta: &mut ProviderUsageMetadata, body: &[u8])
crates/llm-access/src/provider/usage_meta.rs:278
↓ 16 callers
Function
embed_text_with_language
Generate a semantic embedding for text using a language-specific default model.
crates/embedding/src/text.rs:109
↓ 16 callers
Function
encode
(bytes: &[u8])
crates/llm-access-kiro/src/anthropic/converter/image.rs:239
↓ 16 callers
Function
internal_error
Build a `500 Internal Server Error` error with structured detail text.
crates/llm-access-codex/src/error.rs:39
↓ 16 callers
Function
optional_string
(value: &Value, fields: &[&str])
crates/llm-access/src/codex_refresh.rs:436
↓ 16 callers
Function
post_admin_gpt2api_rs
(path: &str, body: &B)
crates/frontend/src/api.rs:2595
↓ 16 callers
Function
push_normalization_event
( events: &mut Vec<NormalizationEvent>, message_index: usize, role: &str, content_block_index:
crates/llm-access-kiro/src/anthropic/converter/normalize.rs:18
↓ 16 callers
Method
remember
(&self, key_id: &str, session_id: &str, account_name: &str)
crates/llm-access/src/provider/kiro_session_affinity.rs:62
↓ 16 callers
Function
request
( system: Option<Vec<&str>>, messages: Vec<(&str, serde_json::Value)>, )
crates/llm-access/src/provider/kiro_dispatch.rs:2290
↓ 16 callers
Method
set_json
( &self, key: &str, value: &T, ttl: Duration, )
crates/llm-access-store/src/request_cache.rs:682
↓ 16 callers
Function
spawn_fake_kiro_upstream
(captured: Arc<CapturedKiroUpstream>)
crates/llm-access/src/provider/tests.rs:5204
↓ 15 callers
Function
average_metric_ms
(sum_ms: i64, samples: u64)
crates/llm-access-store/src/duckdb/metrics.rs:28
↓ 15 callers
Function
bad_request
(err: impl std::fmt::Display)
crates/backend/src/gpt2api_rs.rs:1808
↓ 15 callers
Function
capture_error_body
(meta: &mut ProviderUsageMetadata, body: &str)
crates/llm-access/src/provider/usage_meta.rs:297
↓ 15 callers
Function
confirm_destructive
Ask the user for confirmation via the browser's native dialog. Returns false if the user cancels or the dialog can't open (SSR/no window). Used for de
crates/frontend/src/pages/llm_access_shared.rs:107
↓ 15 callers
Method
create_key
Inserts a new gateway key via append (not upsert). Unlike [`upsert_key`](Self::upsert_key), this performs a plain `add` so it will create a duplicate
crates/store/src/llm_gateway_store/mod.rs:708
↓ 15 callers
Method
finalize_ai_run
( &self, run_id: &str, status: &str, exit_code: Option<i32>, failure_r
crates/store/src/comments_store.rs:763
↓ 15 callers
Method
get_usage_event
(&self, event_id: &str)
crates/llm-access-store/src/duckdb/repository.rs:407
↓ 15 callers
Function
normalize_moderation_text
Tokenize text into the canonical phrase-query form via the process-wide base analyzer (no moderation keywords seeded). Use this for keyword text in is
crates/llm-access-core/src/moderation.rs:497
↓ 15 callers
Method
open
Open the default consumer-state database under a journal root.
crates/llm-usage-journal/src/state.rs:17
↓ 15 callers
Method
open_table
(&self, table_name: &str)
crates/store/src/llm_gateway_store/mod.rs:176
↓ 15 callers
Method
store
Store this node's snapshot blob with a TTL. Redis strings are binary safe, so the gzip blob is written without base64.
crates/llm-access/src/kiro_cache_snapshot.rs:172
↓ 14 callers
Function
admin_base
()
crates/frontend/src/api.rs:2173
↓ 14 callers
Function
apply_runtime_config_update
( current: AdminRuntimeConfig, request: UpdateAdminRuntimeConfig, )
crates/llm-access/src/admin.rs:4768
↓ 14 callers
Function
conflict
(message: &str)
crates/llm-access/src/admin.rs:8436
↓ 14 callers
Function
document
()
crates/frontend/src/seo.rs:15
↓ 14 callers
Function
extract_non_empty_string
Return a non-empty trimmed JSON string field. Return a non-empty trimmed JSON string field.
crates/llm-access-codex/src/request/mod.rs:65
↓ 14 callers
Method
is_empty
Return true when no archived catalog rows exist yet.
crates/llm-access-store/src/usage_catalog.rs:247
↓ 14 callers
Method
keys_table
(&self)
crates/store/src/llm_gateway_store/mod.rs:184
↓ 14 callers
Function
log
(message: str)
skills/kiro-social-onboarder/scripts/onboard_kiro_social_google.py:50
↓ 14 callers
Function
ms_to_local_parts
(ms: i64)
crates/frontend/src/components/date_range_picker.rs:42
↓ 14 callers
Function
normalize_account_name
(raw: &str)
crates/llm-access/src/admin.rs:7669
↓ 14 callers
Function
normalized_str_option
(state: &UseStateHandle<String>)
crates/frontend/src/pages/admin_kiro_gateway.rs:6098
↓ 14 callers
Function
parse_kiro_cache_policy_form_json
(raw: &str)
crates/frontend/src/pages/admin_kiro_gateway.rs:475
↓ 14 callers
Function
required_u64_col
(batch: &'a RecordBatch, name: &str)
crates/store/src/llm_gateway_store/codec.rs:1861
↓ 14 callers
Method
resolve
(&self, name: reqwest::dns::Name)
crates/llm-access/src/provider/kiro_media.rs:587
↓ 14 callers
Function
sample_key_record
(id: &str, name: &str)
crates/store/src/llm_gateway_store/mod.rs:1933
↓ 14 callers
Function
semantic_history
(result: &ConversionResult)
crates/llm-access-kiro/src/anthropic/converter/mod.rs:420
↓ 14 callers
Method
status
(&self)
crates/llm-access/src/codex_status.rs:177
↓ 13 callers
Function
add_i64_to_u64
(value: u64, delta: i64)
crates/llm-access/src/runtime.rs:1066
↓ 13 callers
Function
anthropic_json_error_body
(error_type: &str, message: &str)
crates/llm-access/src/provider/errors.rs:136
↓ 13 callers
Function
captured_json_bytes
(raw: &'static str)
crates/llm-access/src/provider/tests.rs:846
↓ 13 callers
Method
commit
(self)
crates/llm-access-store/src/postgres.rs:316
↓ 13 callers
Function
generate_task_id
(prefix: &str)
crates/backend/src/handlers.rs:3596
↓ 13 callers
Method
get_comment_task
(&self, task_id: &str)
crates/store/src/comments_store.rs:330
↓ 13 callers
Function
log
(message: str)
skills/approving-llm-gateway-account-batches/scripts/approve_account_contribution_batch.py:236
↓ 13 callers
Function
normalize_request
Performs a conservative cleanup pass before validation/conversion. This stage is intentionally narrow: - Drop trailing turns after the last user mess
crates/llm-access-kiro/src/anthropic/converter/normalize.rs:294
← previous
next →
101–200 of 7,843, ranked by callers