MCPcopy Create free account

hub / github.com/LiteLLM-Labs/litellm-rust / functions

Functions696 in github.com/LiteLLM-Labs/litellm-rust

Functionmain
()
build.rs:6
Functionmain
()
src/main.rs:53
Functionmanaged_agent_endpoints_round_trip_against_postgres
()
tests/managed_agents_api.rs:8
FunctionmarkApprovalRequested
()
src/ui/src/app/agents/slack-app-flow.tsx:219
Functionmessages
( State(state): State<Arc<AppState>>, headers: HeaderMap, body: Bytes, )
src/http/messages.rs:12
Functionmessages_path
(models: &[Value], model_enum_desc: &str)
src/http/openapi.rs:175
Functionmessages_schema
(models: &[Value], model_enum_desc: &str)
src/http/openapi.rs:199
Functionmissing_credentials_load_as_empty
()
src/cli/credentials.rs:177
Functionmodel_ids
(state: &AppState)
src/http/capabilities.rs:35
Functionmodels
( State(state): State<Arc<AppState>>, headers: HeaderMap, )
src/http/models.rs:11
Functionmodels_path
()
src/http/openapi.rs:60
Functionnever_forwards_master_key_upstream
()
tests/mcp.rs:244
Methodnew
( config: GatewayConfig, router: Router, http: Client, model_cost_map: ModelCo
src/proxy/state.rs:35
Methodnew
()
src/sdk/providers/transform.rs:37
Methodnew
(http: Client, settings: E2bSandboxParams)
src/agents/sandboxes/e2b.rs:35
Methodnew
(run_id: &str)
src/agents/harnesses/mod.rs:56
Methodnew
()
tests/managed_agents_support/mod.rs:28
Functionno_master_key_configured_allows_all
()
src/proxy/auth/master_key.rs:86
Functionnone_yields_no_header
()
src/mcp/registry.rs:184
FunctiononDisconnect
()
src/ui/src/components/integration-dialog.tsx:55
FunctiononFile
(e: React.ChangeEvent<HTMLInputElement>)
src/ui/src/app/skills/page.tsx:61
FunctiononNew
()
src/ui/src/components/sidebar.tsx:57
FunctiononPick
()
src/ui/src/app/skills/page.tsx:59
FunctiononSave
()
src/ui/src/app/skills/page.tsx:240
FunctiononScroll
()
src/ui/src/app/chat/page.tsx:294
FunctiononSubmit
(e: FormEvent)
src/ui/src/app/login/page.tsx:37
FunctiononTest
()
src/ui/src/components/settings-dialog.tsx:20
FunctionopenNew
()
src/ui/src/app/agents/page.tsx:163
FunctionopenSlack
(ag: Agent)
src/ui/src/app/agents/slack-app-flow.tsx:163
Functionopenapi_json
(State(state): State<Arc<AppState>>)
src/http/openapi.rs:16
Methodoutput
( &mut self, context: &HarnessRunContext, output: AgentOutputChunk, )
src/agents/harnesses/claude_code.rs:89
Functionoverrides_point_codex_at_gateway_responses_api
()
src/cli/codex.rs:111
Functionparses_codex_wrapper_flags_and_forwards_the_rest
()
src/cli/parser.rs:209
Functionparses_litellm_docs_http_example
()
tests/config_loader.rs:180
Functionparses_wrapper_flags_without_forwarding_them
()
src/cli/parser.rs:186
Functionpause
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(agent_id): Path<String>, )
src/http/managed_agents/registry/pause.rs:15
Functionprompt_label
(label: &str)
src/cli/ui.rs:73
Functionproviders
(state: &AppState)
src/http/capabilities.rs:44
Functionredirect_to_docs
()
src/http/openapi.rs:239
Functionredirect_to_sessions
()
src/http/ui.rs:13
Functionreject
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(item_id): Path<String>, Json(in
src/http/managed_agents/inbox/approvals.rs:34
Functionrejects_auth_type_without_value
()
tests/config_loader.rs:165
Functionrejects_invalid_file_base64_against_postgres
()
tests/managed_agents_api.rs:32
Functionrejects_litellm_docs_stdio_example
()
tests/config_loader.rs:208
Functionrejects_mcp_without_master_key
()
tests/mcp.rs:143
Functionrejects_missing_header
()
src/proxy/auth/master_key.rs:81
Functionrejects_missing_master_key
()
tests/messages.rs:111
Functionrejects_non_http_urls
()
src/cli/credentials.rs:149
Functionrejects_old_list_format_with_migration_hint
()
tests/config_loader.rs:129
Functionrejects_unsupported_auth_types
()
tests/config_loader.rs:155
Functionrejects_unsupported_transport
()
tests/config_loader.rs:142
Functionrejects_wrong_key
()
src/proxy/auth/master_key.rs:75
Functionresolve
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(item_id): Path<String>, Json(in
src/http/managed_agents/inbox/resolve.rs:13
Functionresolves_model_to_upstream
()
src/sdk/router.rs:145
Functionresolves_wildcard_model_to_anthropic_passthrough
()
src/sdk/router.rs:171
Functionresponses
( State(state): State<Arc<AppState>>, headers: HeaderMap, body: Bytes, )
src/http/responses.rs:12
Functionresume
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(agent_id): Path<String>, )
src/http/managed_agents/registry/resume.rs:15
Functionrewrites_model_and_sets_bearer_auth
()
src/sdk/providers/openai/transformation.rs:102
Functionround_trips_secretbox_value
()
src/proxy/credential_crypto.rs:69
Functionrouter
()
src/http/management/routes.rs:10
Functionrouter
()
src/http/managed_agents/routes.rs:10
Functionsave
( pool: &PgPool, config: &GatewayConfig, provider_id: &str, input: ProviderCredentialInput, )
src/proxy/provider_credentials.rs:52
Functionsave
()
src/ui/src/app/agents/edit/page.tsx:69
FunctionsaveCredentials
()
src/ui/src/app/agents/slack-app-flow.tsx:179
FunctionsaveMemoryDraft
()
src/ui/src/app/agents/detail/page.tsx:300
Functionsave_provider
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(provider_id): Path<String>, Jso
src/http/provider_credentials.rs:61
Functionsaved_credentials_are_owner_only
()
src/cli/credentials.rs:166
Functionsaves_and_loads_credentials
()
src/cli/credentials.rs:155
Functionserves_static_ui
()
tests/ui.rs:22
Functionshell_quote
(value: &str)
src/agents/sandboxes/e2b.rs:181
Functionshell_quote
(value: &str)
src/agents/harnesses/claude_code.rs:148
Methodstart
(&self, context: &HarnessRunContext)
src/agents/harnesses/mod.rs:25
Methodstart
(&self, context: &HarnessRunContext)
src/agents/harnesses/claude_code.rs:58
Functionstarts_agent_and_streams_e2b_output
()
tests/agents.rs:28
Functionstore
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(agent_id): Path<String>, Json(i
src/http/managed_agents/memory/store.rs:20
Functionstore
( pool: &PgPool, agent_id: &str, key: String, value: String, always_on: Option<bool>, )
src/db/managed_agents/memory/repository.rs:10
Functionstreamable_http
( State(state): State<Arc<AppState>>, Query(query): Query<HashMap<String, String>>, method: Method
src/mcp/route.rs:18
Functionstreamable_http_server
( State(state): State<Arc<AppState>>, Path(server_id): Path<String>, method: Method, headers:
src/mcp/route.rs:31
Functionstreaming_response_is_event_stream
()
src/sdk/providers/openai/transformation.rs:147
Functionstrips_provider_prefix_from_wildcard_model
()
src/sdk/router.rs:197
Functionstrips_v1_suffix_for_anthropic_base_url
()
src/cli/credentials.rs:141
Functionswagger_ui
()
src/http/openapi.rs:12
Methodterminate
(&self, sandbox_id: &str)
src/agents/sandboxes/e2b.rs:135
Functiontoken_maps_to_authorization_token
()
src/mcp/registry.rs:176
Methodtransform_request
( &self, mut body: Value, deployment: &Deployment, inbound_headers: &HeaderMap
src/sdk/providers/anthropic/transformation.rs:18
Methodtransform_response_headers
(&self, upstream: &HeaderMap, stream: bool)
src/sdk/providers/anthropic/transformation.rs:54
Functiontrims_trailing_slash
()
src/cli/credentials.rs:133
Functionunknown_mcp_server_returns_404
()
tests/mcp.rs:270
Functionupdate
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(agent_id): Path<String>, Json(i
src/http/managed_agents/registry/update.rs:18
Functionupdate
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path(skill_id): Path<String>, Json(i
src/http/managed_agents/skills/update.rs:18
Functionupdate
( pool: &PgPool, agent_id: &str, input: UpdateManagedAgent, )
src/db/managed_agents/registry/repository.rs:187
Functionupdate
( pool: &PgPool, skill_id: &str, input: UpdateSkill, )
src/db/managed_agents/skills/repository.rs:75
FunctionupdateOpen
(nextOpen: boolean)
src/ui/src/components/api-keys-dialog.tsx:41
Functionupsert
( State(state): State<Arc<AppState>>, headers: HeaderMap, Path((agent_id, path)): Path<(String, St
src/http/managed_agents/files/upsert.rs:19
Functionupsert
( pool: &PgPool, agent_id: &str, path: &str, content: String, encoding: Option<&str>, )
src/db/managed_agents/files/repository.rs:19
Functionwrites_lite_schedule_skill_when_missing
()
src/cli/skills.rs:34
← previous601–696 of 696, ranked by callers