MCPcopy Create free account

hub / github.com/LiteLLM-Labs/litellm-agent-control-plane / functions

Functions3,232 in github.com/LiteLLM-Labs/litellm-agent-control-plane

↓ 5 callersFunctioncredential_provider_id
Map a runtime ID to the provider credential ID used in the credential store.
src/http/agent_runtimes.rs:210
↓ 5 callersFunctiondefaultSecretKey
(agentId: string)
src/ui/src/app/agents/webhook-app-flow.tsx:41
↓ 5 callersFunctiondelete
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(id): Path<String>, )
src/http/management/api_keys.rs:42
↓ 5 callersFunctionenqueue_event
(session_id: str, record: dict[str, Any])
templates/openclaw/src/server.py:531
↓ 5 callersFunctionfail_claim
( pool: &PgPool, agent: &ManagedAgentRow, message: &GoogleChatIncomingMessage, error: GatewayE
src/channels/google_chat/reply.rs:142
↓ 5 callersMethodfingerprint
(&self)
src/http/sessions/runtime_provision/mcp_vault/credential.rs:35
↓ 5 callersMethodfinish_success
(&mut self)
src/http/managed_agents/slack/reply_stream.rs:200
↓ 5 callersMethodflush
(&mut self)
src/http/managed_agents/teams/reply_stream.rs:245
↓ 5 callersMethodflush
(&mut self)
src/channels/google_chat/reply_stream.rs:247
↓ 5 callersMethodflush_message
(&mut self)
src/sdk/providers/elastic/runtime/stream.rs:91
↓ 5 callersFunctionformatCost
(value: number | null | undefined)
src/ui/src/app/observability/logs/page.tsx:27
↓ 5 callersFunctiongetHarnessServerKey
()
src/ui/src/lib/api.ts:174
↓ 5 callersFunctionget_agent
(agent_id: str)
templates/openclaw/src/server.py:509
↓ 5 callersFunctionget_personal_by_name
( pool: &PgPool, credential_name: &str, owner_id: &str, )
src/db/credentials.rs:40
↓ 5 callersFunctionget_session
(session_id: str)
templates/deepagents/src/server.py:229
↓ 5 callersFunctionget_session
(session_id: str)
templates/hermes/src/server.py:232
↓ 5 callersFunctionget_session
(session_id: str)
templates/openclaw/src/server.py:514
↓ 5 callersFunctionget_session
(session_id: str)
templates/pydantic-deepagents/src/server.py:399
↓ 5 callersFunctionharness_credential_name
(alias: &str)
src/http/runtime_resolution.rs:76
↓ 5 callersFunctionheader_string
(headers: &HeaderMap, name: &str)
src/callbacks/standard_logging.rs:280
↓ 5 callersMethodinto_response
(self)
src/errors.rs:104
↓ 5 callersFunctionlist
( State(state): State<Arc<AppState>>, headers: HeaderMap, )
src/http/platform_mcps/mod.rs:101
↓ 5 callersFunctionlistModels
(runtime?: string)
src/ui/src/lib/api.ts:680
↓ 5 callersFunctionlistVaultKeysForUser
(userId = DEFAULT_VAULT_USER)
src/ui/src/lib/api.ts:1080
↓ 5 callersFunctionlist_events
(session_id: str)
templates/pydantic-deepagents/src/server.py:464
↓ 5 callersFunctionmanaged_agent_provider_message
(status: reqwest::StatusCode, body: &str)
src/http/provider_errors.rs:18
↓ 5 callersMethodmodels
(&self)
src/sdk/agents/resources.rs:39
↓ 5 callersFunctionmount_anthropic
(server: &MockServer, route: &str, body: Value)
tests/managed_agents_support/flows/claude_mcp_vault.rs:187
↓ 5 callersFunctionnew_id
(prefix: str)
templates/openclaw/src/server.py:70
↓ 5 callersFunctionnormalizeHarnessServerUrl
(value: string)
src/ui/src/lib/api.ts:128
↓ 5 callersFunctionoauth_client_value
( server: &McpServerRow, enc_key: &str, names: &[&str], )
src/http/mcp_registry/oauth/config.rs:38
↓ 5 callersFunctionocBase
()
templates/opencode/src/index.mjs:146
↓ 5 callersFunctionok_tools
()
tests/mcp.rs:98
↓ 5 callersFunctionoriginForTeams
()
src/ui/src/app/agents/teams-app-flow.tsx:44
↓ 5 callersFunctionparse_json
(value: str | None, fallback: Any)
templates/deepagents/src/server.py:174
↓ 5 callersFunctionpool
(state: &AppState)
src/http/mcp_registry/admin.rs:52
↓ 5 callersFunctionprettyJson
(value: unknown)
src/ui/src/app/observability/logs/page.tsx:49
↓ 5 callersMethodregister_session
(&self, session: ManagedSessionRef)
src/sdk/agents/client.rs:41
↓ 5 callersFunctionreject
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(item_id): Path<String>, Json(in
src/http/managed_agents/inbox/approvals.rs:41
↓ 5 callersFunctionrequire_admin
(state: &AppState, headers: &HeaderMap)
src/http/mcp_registry/admin.rs:48
↓ 5 callersMethodruntime_for_session
( &self, session_id: &str, )
src/sdk/agents/client.rs:174
↓ 5 callersFunctionruntime_sdk_client
( resolved: &crate::http::runtime_resolution::ResolvedRuntime, )
src/http/sessions/runtime_sdk.rs:17
↓ 5 callersFunctionruntime_tools
(runtime: &str)
src/http/agent_runtime_tools.rs:13
↓ 5 callersFunctionsave
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(user_id): Path<String>, Json(in
src/http/vault.rs:73
↓ 5 callersFunctionselectedRuntimeModel
(models: string[], currentModel: string)
src/ui/src/lib/model-options.ts:16
↓ 5 callersFunctionsendResult
(id, result)
templates/opencode/src/sandbox-mcp.mjs:150
↓ 5 callersFunctionsend_mcp
(app: axum::Router, headers: Vec<(&str, &str)>)
tests/mcp.rs:104
↓ 5 callersFunctionsession
(pool: &PgPool, session_id: &str)
src/http/sessions/storage.rs:108
↓ 5 callersFunctionslack_api_call_count
(fixture: &AppFixture, path: &str)
tests/managed_agents_support/flows/slack_helpers.rs:206
↓ 5 callersFunctionstableJson
(value)
templates/opencode/src/app.mjs:84
↓ 5 callersFunctionstoreMemory
( agentId: string, key: string, value: string, alwaysOn?: boolean, )
src/ui/src/lib/api.ts:1731
↓ 5 callersFunctionstore_event
(session_id: str, event: str, data: dict[str, Any])
templates/openclaw/src/server.py:519
↓ 5 callersFunctionteamsConfig
(ag: Agent | null)
src/ui/src/app/agents/teams-app-flow.tsx:53
↓ 5 callersFunctionunique
(values: string[])
src/ui/src/lib/agent-builder.ts:223
↓ 5 callersFunctionuniqueStrings
(values: string[])
src/ui/src/app/agents/edit/page.tsx:74
↓ 5 callersFunctionupsert_vault_key
Upsert a vault key. For personal keys, owner_id must be Some.
src/db/vault_keys.rs:17
↓ 5 callersFunctionwebhookConfig
(ag: Agent | null)
src/ui/src/app/agents/webhook-app-flow.tsx:45
↓ 5 callersFunctionwebhook_response
( status_code: StatusCode, status: &'static str, agent_id: String, session_id: String, req
src/channels/webhook/events.rs:246
↓ 4 callersMethod_resolveEndpoint
(id)
templates/opencode/src/sandbox.mjs:121
↓ 4 callersFunctionagent_sdk_error
(error: AgentSdkError)
src/http/sessions/runtime_sdk.rs:118
↓ 4 callersFunctionallowedDmUserIds
()
src/ui/src/app/agents/slack-app-flow.tsx:233
↓ 4 callersMethodapi_spec
(&self)
src/sdk/providers/elastic/import_agents.rs:20
↓ 4 callersFunctionappend_event
(session_id: str, event: str, data: dict[str, Any])
templates/openclaw/src/server.py:537
↓ 4 callersFunctionappend_event_if_not_aborted
( session_id: str, event: str, data: dict[str, Any], abort_flag: threading.Event, )
templates/openclaw/src/server.py:544
↓ 4 callersFunctionassert_provider
(providers: &Path, provider: &str, expected_modules: [&str; N])
tests/sdk_structure.rs:63
↓ 4 callersFunctionassert_slack_api_called
(fixture: &AppFixture, path: &str)
tests/managed_agents_support/flows/slack_helpers.rs:11
↓ 4 callersFunctionbot_token_key
(agent_id: &str, config: &SlackAgentConfig)
src/http/managed_agents/slack/config.rs:58
↓ 4 callersFunctionbuild_state_with_model_cost_map
( config: &GatewayConfig, model_cost_map: ModelCostMap, )
tests/models_endpoint.rs:117
↓ 4 callersFunctionclear_pending_prompts
(session_id: str)
templates/pydantic-deepagents/src/server.py:441
↓ 4 callersFunctionclient
(server: &MockServer)
tests/managed_agents_support/sdk.rs:22
↓ 4 callersFunctionconfig_with_models
(model_list: Vec<ModelEntry>)
tests/models_endpoint.rs:23
↓ 4 callersFunctioncreate_runtime_session_for_agent_without_prompt
( state: Arc<AppState>, pool: &PgPool, agent_id: String, runtime: String, title: String,
src/http/sessions/runtime.rs:87
↓ 4 callersFunctioncreate_test_agent
(fixture: &AppFixture, body: Value)
tests/managed_agents_api.rs:278
↓ 4 callersFunctioncredential_name
(provider_id: &str)
src/proxy/provider_credentials.rs:88
↓ 4 callersFunctiondecide_approval
( pool: &PgPool, item_id: &str, decision: &str, feedback: Option<String>, arguments: Optio
src/db/managed_agents/inbox/repository.rs:132
↓ 4 callersFunctiondecrypt_field
( values: &serde_json::Map<String, serde_json::Value>, field: &str, key: &str, )
src/http/runtime_harnesses/helpers.rs:125
↓ 4 callersFunctiondefaultModelForRuntime
(runtime?: string | null)
src/ui/src/lib/model-options.ts:12
↓ 4 callersFunctiondeleteMemory
(agentId: string, key: string)
src/ui/src/lib/api.ts:1745
↓ 4 callersFunctiondelete_by_name
(pool: &PgPool, credential_name: &str)
src/db/credentials.rs:113
↓ 4 callersFunctiondelete_vault_key
Delete a vault key. Matches on name + scope + owner_id.
src/db/vault_keys.rs:83
↓ 4 callersFunctiondeployment
()
src/sdk/providers/openai/openai_responses/transformation.rs:128
↓ 4 callersFunctiondrain_queue
(input_queue: "queue.Queue[Any]")
templates/openclaw/src/server.py:612
↓ 4 callersFunctionemit_events
( state: &AppState, pool: &PgPool, agent_id: &str, run_id: &str, events: Vec<HarnessEvent>
src/http/managed_agents/runs/execution.rs:172
↓ 4 callersFunctionensureProviderModel
(cwd, { providerID, modelID })
templates/opencode/src/opencode.mjs:82
↓ 4 callersFunctionevent_items
(events: &Value)
src/http/sessions/runtime_events_reconcile.rs:38
↓ 4 callersMethodevent_stream
(&self)
src/agents/runs.rs:121
↓ 4 callersMethodfinish_with_text
(&mut self, text: String)
src/http/managed_agents/slack/reply_stream.rs:250
↓ 4 callersMethodflush_then
(&mut self, event: AgentEvent)
src/sdk/providers/cursor/runtime/stream.rs:110
↓ 4 callersFunctionformatDuration
(ms: number | null | undefined)
src/ui/src/app/observability/logs/page.tsx:44
↓ 4 callersFunctionforwarded_header
(headers: &'a HeaderMap, name: &str)
src/http/mcp_registry/oauth/flow_state.rs:192
↓ 4 callersFunctionforwarded_header
(headers: &'a HeaderMap, name: &str)
src/http/managed_agents/slack/config.rs:140
↓ 4 callersFunctionget
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(rule_id): Path<String>, )
src/http/managed_agents/rules/get.rs:11
↓ 4 callersFunctionget
( pool: &PgPool, agent_id: &str, conversation_key: &str, )
src/channels/google_chat/repository.rs:30
↓ 4 callersFunctionget_agent
(agent_id: str)
templates/deepagents/src/server.py:224
↓ 4 callersFunctionget_agent
(agent_id: str)
templates/hermes/src/server.py:227
↓ 4 callersFunctionget_agent
(agent_id: str)
templates/pydantic-deepagents/src/server.py:394
↓ 4 callersFunctionget_by_alias
(pool: &PgPool, alias: &str)
src/db/managed_agents/harnesses/repository.rs:18
↓ 4 callersFunctionhermes_home
(session_id: str)
templates/hermes/src/server.py:491
↓ 4 callersFunctionincoming_message
(activity: TeamsActivity, service_url: String)
src/http/managed_agents/teams/events.rs:154
↓ 4 callersFunctionincoming_message_for_app
( event: GoogleChatEvent, _app_name: Option<&str>, )
src/channels/google_chat/event_message.rs:9
← previousnext →201–300 of 3,232, ranked by callers